ppp_cp.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 126 | 12% |
空行行数 | 245 | 24% |
実行行数 | 654 | 64% |
合計行数 | 1025 | 100% |
内容 | 定義数 |
---|---|
関数数 | 52 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | pppcp_packet_free | static void | |
2 |
Static | pppcp_packet_new | static struct pppcp_packet * | |
3 |
Function | ppp_option_iter_init | void | |
4 |
Function | ppp_option_iter_next | gboolean | |
5 |
Function | ppp_option_iter_get_type | guint8 | |
6 |
Function | ppp_option_iter_get_length | guint8 | |
7 |
Function | ppp_option_iter_get_data | const guint8 * | |
8 |
Function | pppcp_get_code | guint8 | |
9 |
Static | pppcp_timeout | static gboolean | |
10 |
Static | pppcp_stop_timer | static void | |
11 |
Static | pppcp_start_timer | static void | |
12 |
Static | is_first_request | static gboolean | |
13 |
Static | pppcp_illegal_event | static void | |
14 |
Static | pppcp_this_layer_up | static void | |
15 |
Static | pppcp_this_layer_down | static void | |
16 |
Static | pppcp_this_layer_started | static void | |
17 |
Static | pppcp_this_layer_finished | static void | |
18 |
Static | pppcp_initialize_restart_count | static void | |
19 |
Static | pppcp_zero_restart_count | static void | |
20 |
Static | new_identity | static guint8 | |
21 |
Static | pppcp_send_configure_request | static void | |
22 |
Static | pppcp_send_configure_ack | static void | |
23 |
Static | pppcp_send_configure_nak | static void | |
24 |
Static | pppcp_send_terminate_request | static void | |
25 |
Static | pppcp_send_terminate_ack | static void | |
26 |
Static | pppcp_send_code_reject | static void | |
27 |
Static | pppcp_send_echo_reply | static void | |
28 |
Static | pppcp_transition_state | static void | |
29 |
Static | pppcp_generate_event | static void | |
30 |
Function | pppcp_signal_open | void | |
31 |
Function | pppcp_signal_close | void | |
32 |
Function | pppcp_signal_up | void | |
33 |
Function | pppcp_signal_down | void | |
34 |
Static | pppcp_process_configure_request | static guint8 | |
35 |
Static | pppcp_process_configure_ack | static guint8 | |
36 |
Static | pppcp_process_configure_nak | static guint8 | |
37 |
Static | pppcp_process_configure_reject | static guint8 | |
38 |
Static | pppcp_process_terminate_request | static guint8 | |
39 |
Static | pppcp_process_terminate_ack | static guint8 | |
40 |
Static | pppcp_process_code_reject | static guint8 | |
41 |
Static | pppcp_process_protocol_reject | static guint8 | |
42 |
Static | pppcp_process_echo_request | static guint8 | |
43 |
Static | pppcp_process_echo_reply | static guint8 | |
44 |
Static | pppcp_process_discard_request | static guint8 | |
45 |
Function | pppcp_send_protocol_reject | void | |
46 |
Function | pppcp_process_packet | void | |
47 |
Function | pppcp_free | void | |
48 |
Function | pppcp_set_data | void | |
49 |
Function | pppcp_get_data | gpointer | |
50 |
Function | pppcp_get_ppp | GAtPPP * | |
51 |
Function | pppcp_set_local_options | void | |
52 |
Function | pppcp_new | struct pppcp_data * |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー