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