![]() |
FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Collaboration diagram for ip_neighbor_learn_t_:Data Fields | |
| ip46_address_t | ip |
| ip46_type_t | type |
| mac_address_t | mac |
| u32 | sw_if_index |
Definition at line 105 of file ip_neighbor_types.h.
| ip46_address_t ip_neighbor_learn_t_::ip |
Definition at line 107 of file ip_neighbor_types.h.
| mac_address_t ip_neighbor_learn_t_::mac |
Definition at line 109 of file ip_neighbor_types.h.
| u32 ip_neighbor_learn_t_::sw_if_index |
Definition at line 110 of file ip_neighbor_types.h.
| ip46_type_t ip_neighbor_learn_t_::type |
Definition at line 108 of file ip_neighbor_types.h.