FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Data Fields | |
ip46_address_t | ip |
ip46_type_t | type |
mac_address_t | mac |
u32 | sw_if_index |
Definition at line 97 of file ip_neighbor_types.h.
ip46_address_t ip_neighbor_learn_t_::ip |
Definition at line 99 of file ip_neighbor_types.h.
mac_address_t ip_neighbor_learn_t_::mac |
Definition at line 101 of file ip_neighbor_types.h.
u32 ip_neighbor_learn_t_::sw_if_index |
Definition at line 102 of file ip_neighbor_types.h.
ip46_type_t ip_neighbor_learn_t_::type |
Definition at line 100 of file ip_neighbor_types.h.