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