RetroArch
dhcp_msg Member List

This is the complete list of members for dhcp_msg, including all inherited members.

PACK_STRUCT_FIELD(u8_t op)dhcp_msg
PACK_STRUCT_FIELD(u8_t htype)dhcp_msg
PACK_STRUCT_FIELD(u8_t hlen)dhcp_msg
PACK_STRUCT_FIELD(u8_t hops)dhcp_msg
PACK_STRUCT_FIELD(u32_t xid)dhcp_msg
PACK_STRUCT_FIELD(u16_t secs)dhcp_msg
PACK_STRUCT_FIELD(u16_t flags)dhcp_msg
PACK_STRUCT_FIELD(struct ip_addr ciaddr)dhcp_msg
PACK_STRUCT_FIELD(struct ip_addr yiaddr)dhcp_msg
PACK_STRUCT_FIELD(struct ip_addr siaddr)dhcp_msg
PACK_STRUCT_FIELD(struct ip_addr giaddr)dhcp_msg
PACK_STRUCT_FIELD(u8_t chaddr[DHCP_CHADDR_LEN])dhcp_msg
PACK_STRUCT_FIELD(u8_t sname[DHCP_SNAME_LEN])dhcp_msg
PACK_STRUCT_FIELD(u8_t file[DHCP_FILE_LEN])dhcp_msg
PACK_STRUCT_FIELD(u32_t cookie)dhcp_msg
PACK_STRUCT_FIELD(u8_t options[DHCP_OPTIONS_LEN])dhcp_msg