ファイル名dhcpopts.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 150 | 35% |
| 空行行数 | 54 | 12% |
| 実行行数 | 230 | 53% |
| 合計行数 | 434 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 12 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
dhcp_tag_name | static inline char * | @file | |
2 |
__attribute__ | static inline | Get pointer to DHCP option | |
3 |
__attribute__ | static inline | Get offset of a DHCP option | |
4 |
dhcp_option_len | static unsigned int | Calculate length of any DHCP option | |
5 |
find_dhcp_option_with_encap | static int | Find DHCP option within DHCP options block, and its encapsulator (if any) | |
6 |
resize_dhcp_option | static int | Resize a DHCP option | |
7 |
set_dhcp_option | static int | Set value of DHCP option | |
8 |
dhcpopt_store | int | Store value of DHCP option setting | |
9 |
dhcpopt_extensible_store | int | Store value of DHCP option setting, extending options block if necessary | |
10 |
dhcpopt_fetch | int | Fetch value of DHCP option setting | |
11 |
dhcpopt_update_len | static void | Recalculate length of DHCP options block | |
12 |
dhcpopt_init | void | Initialise prepopulated block of DHCP options |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー