FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Dump IP neighboors. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_interface_index_t | sw_if_index [default=0xffffffff] |
vl_api_address_family_t | af |
Dump IP neighboors.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sw_if_index | - the interface to dump neighboors, ~0 == all |
af | - address family is ipv[6|4] |
Definition at line 88 of file ip_neighbor.api.
vl_api_address_family_t vl_api_ip_neighbor_dump_t::af |
Definition at line 93 of file ip_neighbor.api.
u32 vl_api_ip_neighbor_dump_t::client_index |
Definition at line 90 of file ip_neighbor.api.
u32 vl_api_ip_neighbor_dump_t::context |
Definition at line 91 of file ip_neighbor.api.
vl_api_interface_index_t vl_api_ip_neighbor_dump_t::sw_if_index[default=0xffffffff] |
Definition at line 92 of file ip_neighbor.api.