![]() |
FD.io VPP
v20.09-rc2-28-g3c5414029
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 111 of file ip_neighbor_types.h.
| ip46_address_t ip_neighbor_learn_t_::ip |
Definition at line 113 of file ip_neighbor_types.h.
| mac_address_t ip_neighbor_learn_t_::mac |
Definition at line 115 of file ip_neighbor_types.h.
| u32 ip_neighbor_learn_t_::sw_if_index |
Definition at line 116 of file ip_neighbor_types.h.
| ip46_type_t ip_neighbor_learn_t_::type |
Definition at line 114 of file ip_neighbor_types.h.