FD.io VPP
v21.01.1
Vector Packet Processing
|
IP neighbor add / del reply. More...
Data Fields | |
u32 | context |
i32 | retval |
u32 | stats_index |
IP neighbor add / del reply.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
retval | - return value |
stats_index | - the index to use for this neighbor in the stats segment |
Definition at line 75 of file ip_neighbor.api.
u32 vl_api_ip_neighbor_add_del_reply_t::context |
Definition at line 77 of file ip_neighbor.api.
i32 vl_api_ip_neighbor_add_del_reply_t::retval |
Definition at line 78 of file ip_neighbor.api.
u32 vl_api_ip_neighbor_add_del_reply_t::stats_index |
Definition at line 79 of file ip_neighbor.api.