ファイル名client.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 62 | 5% |
| 空行行数 | 286 | 22% |
| 実行行数 | 926 | 73% |
| 合計行数 | 1274 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 49 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
debug | static inline void | ||
2 |
init_packet | static void | ||
3 |
add_request_options | static void | ||
4 |
add_binary_option | static void | ||
5 |
add_send_options | static void | ||
6 |
send_discover | static int | ||
7 |
send_select | static int | ||
8 |
send_renew | static int | ||
9 |
send_rebound | static int | ||
10 |
send_release | static int | ||
11 |
interface_is_up | static gboolean | ||
12 |
get_interface_name | static char * | ||
13 |
get_interface_mac_address | static void | ||
14 |
remove_value | static void | ||
15 |
remove_option_value | static void | ||
16 |
g_dhcp_client_new | GDHCPClient * | ||
17 |
dhcp_l2_socket | static int | ||
18 |
sanity_check | static gboolean | ||
19 |
dhcp_recv_l2_packet | static int | ||
20 |
check_package_owner | static gboolean | ||
21 |
request_timeout | static gboolean | ||
22 |
switch_listening_mode | static int | ||
23 |
start_request | static void | ||
24 |
get_lease | static uint32_t | ||
25 |
restart_dhcp | static void | ||
26 |
start_rebound_timeout | static gboolean | ||
27 |
start_rebound | static void | ||
28 |
start_renew_timeout | static gboolean | ||
29 |
start_bound | static void | ||
30 |
restart_dhcp_timeout | static gboolean | ||
31 |
get_ip | static char * | ||
32 |
sprint_nip | static int | ||
33 |
malloc_option_value_string | static char * | ||
34 |
get_option_value_list | static GList * | ||
35 |
get_request | static void | ||
36 |
listener_event | static gboolean | ||
37 |
discover_timeout | static gboolean | ||
38 |
g_dhcp_client_start | int | ||
39 |
g_dhcp_client_stop | void | ||
40 |
g_dhcp_client_get_option | GList * | ||
41 |
g_dhcp_client_register_event | void | ||
42 |
g_dhcp_client_get_index | int | ||
43 |
g_dhcp_client_get_address | char * | ||
44 |
g_dhcp_client_set_request | GDHCPClientError | ||
45 |
alloc_dhcp_option | static uint8_t * | ||
46 |
g_dhcp_client_set_send | GDHCPClientError | ||
47 |
g_dhcp_client_ref | GDHCPClient * | ||
48 |
g_dhcp_client_unref | void | ||
49 |
g_dhcp_client_set_debug | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー