FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Data Fields | |
u32 | sw_if_index |
ip4_address_t | ip4_address |
u8 | ethernet_address [6] |
ethernet_arp_entry_flags_t | flags |
u64 | cpu_time_last_updated |
fib_node_index_t | fib_entry_index |
The index of the adj-fib entry created. More... | |
Definition at line 150 of file arp_packet.h.
u64 ethernet_arp_ip4_entry_t::cpu_time_last_updated |
Definition at line 159 of file arp_packet.h.
u8 ethernet_arp_ip4_entry_t::ethernet_address[6] |
Definition at line 155 of file arp_packet.h.
fib_node_index_t ethernet_arp_ip4_entry_t::fib_entry_index |
The index of the adj-fib entry created.
Definition at line 164 of file arp_packet.h.
ethernet_arp_entry_flags_t ethernet_arp_ip4_entry_t::flags |
Definition at line 157 of file arp_packet.h.
ip4_address_t ethernet_arp_ip4_entry_t::ip4_address |
Definition at line 153 of file arp_packet.h.
u32 ethernet_arp_ip4_entry_t::sw_if_index |
Definition at line 152 of file arp_packet.h.