ppp_cp.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 147 | 10% |
空行行数 | 250 | 17% |
実行行数 | 1106 | 73% |
合計行数 | 1503 | 100% |
内容 | 定義数 |
---|---|
関数数 | 64 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | pppcp_packet_new | static struct pppcp_packet * | |
2 |
Static | pppcp_timeout | static gboolean | |
3 |
Static | pppcp_start_timer | static void | |
4 |
Static | pppcp_stop_timer | static void | |
5 |
Static | pppcp_timer_is_running | static gboolean | |
6 |
Static | pppcp_event_new | static struct pppcp_event * | |
7 |
Static | pppcp_get_event | static struct pppcp_event * | |
8 |
Static | pppcp_illegal_event | static void | |
9 |
Static | pppcp_this_layer_up | static void | |
10 |
Static | pppcp_this_layer_down | static void | |
11 |
Static | pppcp_this_layer_started | static void | |
12 |
Static | pppcp_this_layer_finished | static void | |
13 |
Static | pppcp_free_option | static void | |
14 |
Static | pppcp_clear_options | static void | |
15 |
Static | pppcp_initialize_restart_count | static void | |
16 |
Static | pppcp_zero_restart_count | static void | |
17 |
Static | new_identity | static guint8 | |
18 |
Static | get_option_length | static void | |
19 |
Static | copy_option | static void | |
20 |
Function | pppcp_add_config_option | void | |
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_up_event | static void | |
30 |
Static | pppcp_down_event | static void | |
31 |
Static | pppcp_open_event | static void | |
32 |
Static | pppcp_close_event | static void | |
33 |
Static | pppcp_to_plus_event | static void | |
34 |
Static | pppcp_to_minus_event | static void | |
35 |
Static | pppcp_rcr_plus_event | static void | |
36 |
Static | pppcp_rcr_minus_event | static void | |
37 |
Static | pppcp_rca_event | static void | |
38 |
Static | pppcp_rcn_event | static void | |
39 |
Static | pppcp_rtr_event | static void | |
40 |
Static | pppcp_rta_event | static void | |
41 |
Static | pppcp_ruc_event | static void | |
42 |
Static | pppcp_rxj_plus_event | static void | |
43 |
Static | pppcp_rxj_minus_event | static void | |
44 |
Static | pppcp_rxr_event | static void | |
45 |
Static | pppcp_handle_event | static void | |
46 |
Function | pppcp_generate_event | void | |
47 |
Static | is_option | static gint | |
48 |
Static | verify_config_option | static void | |
49 |
Static | remove_config_option | static void | |
50 |
Static | pppcp_process_configure_request | static guint8 | |
51 |
Static | pppcp_process_configure_ack | static guint8 | |
52 |
Static | pppcp_process_configure_nak | static guint8 | |
53 |
Static | pppcp_process_configure_reject | static guint8 | |
54 |
Static | pppcp_process_terminate_request | static guint8 | |
55 |
Static | pppcp_process_terminate_ack | static guint8 | |
56 |
Static | pppcp_process_code_reject | static guint8 | |
57 |
Static | pppcp_process_protocol_reject | static guint8 | |
58 |
Static | pppcp_process_echo_request | static guint8 | |
59 |
Static | pppcp_process_echo_reply | static guint8 | |
60 |
Static | pppcp_process_discard_request | static guint8 | |
61 |
Function | pppcp_process_packet | void | |
62 |
Function | pppcp_set_valid_codes | void | |
63 |
Function | pppcp_free | void | |
64 |
Function | pppcp_new | struct pppcp_data * |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー