server.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 32 | 4% |
空行行数 | 208 | 23% |
実行行数 | 663 | 73% |
合計行数 | 903 | 100% |
内容 | 定義数 |
---|---|
関数数 | 36 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Inline | debug | static inline void | |
2 |
Static | find_lease_by_mac | static struct dhcp_lease * | |
3 |
Static | remove_lease | static void | |
4 |
Static | get_lease | static int | |
5 |
Static | compare_expire | static gint | |
6 |
Static | add_lease | static struct dhcp_lease * | |
7 |
Static | find_lease_by_nip | static struct dhcp_lease * | |
8 |
Static | arp_check | static gboolean | |
9 |
Static | is_expired_lease | static gboolean | |
10 |
Static | find_free_or_expired_nip | static uint32_t | |
11 |
Static | lease_set_expire | static void | |
12 |
Static | destroy_lease_table | static void | |
13 |
Static | get_interface_address | static uint32_t | |
14 |
Function | g_dhcp_server_new | GDHCPServer * | |
15 |
Static | check_packet_type | static uint8_t | |
16 |
Static | init_packet | static void | |
17 |
Static | add_option | static void | |
18 |
Static | add_server_options | static void | |
19 |
Static | check_requested_nip | static gboolean | |
20 |
Static | send_packet_to_client | static void | |
21 |
Static | send_offer | static void | |
22 |
Static | save_lease | static void | |
23 |
Static | send_ACK | static void | |
24 |
Static | send_NAK | static void | |
25 |
Static | send_inform | static void | |
26 |
Static | listener_event | static gboolean | |
27 |
Function | g_dhcp_server_start | int | |
28 |
Function | g_dhcp_server_set_option | int | |
29 |
Function | g_dhcp_server_set_save_lease | void | |
30 |
Function | g_dhcp_server_ref | GDHCPServer * | |
31 |
Function | g_dhcp_server_stop | void | |
32 |
Function | g_dhcp_server_unref | void | |
33 |
Function | g_dhcp_server_load_lease | void | |
34 |
Function | g_dhcp_server_set_ip_range | int | |
35 |
Function | g_dhcp_server_set_lease_time | void | |
36 |
Function | g_dhcp_server_set_debug | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー