FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
Definition at line 33 of file dhcp4_packet.h.
u8 dhcp_header_t::boot_filename[128] |
Definition at line 49 of file dhcp4_packet.h.
u8 dhcp_header_t::client_hardware_address[16] |
Definition at line 47 of file dhcp4_packet.h.
ip4_address_t dhcp_header_t::client_ip_address |
Definition at line 43 of file dhcp4_packet.h.
u16 dhcp_header_t::flags |
Definition at line 41 of file dhcp4_packet.h.
ip4_address_t dhcp_header_t::gateway_ip_address |
Definition at line 46 of file dhcp4_packet.h.
u8 dhcp_header_t::hardware_address_length |
Definition at line 37 of file dhcp4_packet.h.
u8 dhcp_header_t::hardware_type |
Definition at line 36 of file dhcp4_packet.h.
u8 dhcp_header_t::hops |
Definition at line 38 of file dhcp4_packet.h.
ip4_address_t dhcp_header_t::magic_cookie |
Definition at line 50 of file dhcp4_packet.h.
u8 dhcp_header_t::opcode |
Definition at line 35 of file dhcp4_packet.h.
dhcp_option_t dhcp_header_t::options[0] |
Definition at line 51 of file dhcp4_packet.h.
u16 dhcp_header_t::seconds |
Definition at line 40 of file dhcp4_packet.h.
ip4_address_t dhcp_header_t::server_ip_address |
Definition at line 45 of file dhcp4_packet.h.
u8 dhcp_header_t::server_name[64] |
Definition at line 48 of file dhcp4_packet.h.
u32 dhcp_header_t::transaction_identifier |
Definition at line 39 of file dhcp4_packet.h.
ip4_address_t dhcp_header_t::your_ip_address |
Definition at line 44 of file dhcp4_packet.h.