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