FD.io VPP
v21.01.1
Vector Packet Processing
|
IP neighbors dump response. More...
Data Fields | |
u32 | context |
f64 | age |
vl_api_ip_neighbor_t | neighbor |
IP neighbors dump response.
context | - sender context which was passed in the request |
age | - time between last update and sending this message, in seconds |
neighbour | - the neighbor |
Definition at line 101 of file ip_neighbor.api.
f64 vl_api_ip_neighbor_details_t::age |
Definition at line 103 of file ip_neighbor.api.
u32 vl_api_ip_neighbor_details_t::context |
Definition at line 102 of file ip_neighbor.api.
vl_api_ip_neighbor_t vl_api_ip_neighbor_details_t::neighbor |
Definition at line 104 of file ip_neighbor.api.