#include <dhcp.h>
Definition at line 47 of file dhcp.h.
◆ chaddr
unsigned char dhcp_packet::chaddr[16] |
◆ ciaddr
struct in_addr dhcp_packet::ciaddr |
◆ file
◆ flags
u_int16_t dhcp_packet::flags |
◆ giaddr
struct in_addr dhcp_packet::giaddr |
◆ hlen
u_int8_t dhcp_packet::hlen |
◆ hops
u_int8_t dhcp_packet::hops |
◆ htype
u_int8_t dhcp_packet::htype |
◆ op
◆ options
◆ secs
u_int16_t dhcp_packet::secs |
◆ siaddr
struct in_addr dhcp_packet::siaddr |
◆ sname
◆ xid
u_int32_t dhcp_packet::xid |
◆ yiaddr
struct in_addr dhcp_packet::yiaddr |
The documentation for this struct was generated from the following file: