dhcp_msg Struct Reference
List of all members.Public Attributes | |
| uint8_t | op |
| uint8_t | htype |
| uint8_t | hlen |
| uint8_t | hops |
| uint32_t | xid |
| uint16_t | secs |
| uint16_t | flags |
| uint32_t | ciaddr |
| uint32_t | yiaddr |
| uint32_t | siaddr |
| uint32_t | giaddr |
| uint8_t | chaddr [16] |
| uint8_t | sname [64] |
| uint8_t | file [128] |
| uint8_t | options [DHCP_OPT_LEN] |
Detailed Description
Definition at line 31 of file dhcp.h.
The documentation for this struct was generated from the following file:
