![]() |
FD.io VPP
v17.01-9-ge7dcee4
Vector Packet Processing
|
Collaboration diagram for ethernet_arp_ip4_entry_t:Data Fields | |
| u32 | sw_if_index |
| ip4_address_t | ip4_address |
| u8 | ethernet_address [6] |
| u16 | 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 143 of file arp_packet.h.
| u64 ethernet_arp_ip4_entry_t::cpu_time_last_updated |
Definition at line 154 of file arp_packet.h.
| u8 ethernet_arp_ip4_entry_t::ethernet_address[6] |
Definition at line 148 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 159 of file arp_packet.h.
| u16 ethernet_arp_ip4_entry_t::flags |
Definition at line 150 of file arp_packet.h.
| ip4_address_t ethernet_arp_ip4_entry_t::ip4_address |
Definition at line 146 of file arp_packet.h.
| u32 ethernet_arp_ip4_entry_t::sw_if_index |
Definition at line 145 of file arp_packet.h.