FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Definition at line 22 of file dhcp4_packet.h.
u8 dhcp_header_t::boot_filename[128] |
Definition at line 38 of file dhcp4_packet.h.
u8 dhcp_header_t::client_hardware_address[16] |
Definition at line 36 of file dhcp4_packet.h.
ip4_address_t dhcp_header_t::client_ip_address |
Definition at line 32 of file dhcp4_packet.h.
u16 dhcp_header_t::flags |
Definition at line 30 of file dhcp4_packet.h.
ip4_address_t dhcp_header_t::gateway_ip_address |
Definition at line 35 of file dhcp4_packet.h.
u8 dhcp_header_t::hardware_address_length |
Definition at line 26 of file dhcp4_packet.h.
u8 dhcp_header_t::hardware_type |
Definition at line 25 of file dhcp4_packet.h.
u8 dhcp_header_t::hops |
Definition at line 27 of file dhcp4_packet.h.
ip4_address_t dhcp_header_t::magic_cookie |
Definition at line 39 of file dhcp4_packet.h.
u8 dhcp_header_t::opcode |
Definition at line 24 of file dhcp4_packet.h.
u8 dhcp_header_t::options[0] |
Definition at line 40 of file dhcp4_packet.h.
u16 dhcp_header_t::seconds |
Definition at line 29 of file dhcp4_packet.h.
ip4_address_t dhcp_header_t::server_ip_address |
Definition at line 34 of file dhcp4_packet.h.
u8 dhcp_header_t::server_name[64] |
Definition at line 37 of file dhcp4_packet.h.
u32 dhcp_header_t::transaction_identifier |
Definition at line 28 of file dhcp4_packet.h.
ip4_address_t dhcp_header_t::your_ip_address |
Definition at line 33 of file dhcp4_packet.h.