FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_ip_neighbor_details_t Struct Reference

IP neighbors dump response. More...

Data Fields

u32 context
 
f64 age
 
vl_api_ip_neighbor_t neighbor
 

Detailed Description

IP neighbors dump response.

Template Parameters
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.

Field Documentation

◆ age

f64 vl_api_ip_neighbor_details_t::age

Definition at line 103 of file ip_neighbor.api.

◆ context

u32 vl_api_ip_neighbor_details_t::context

Definition at line 102 of file ip_neighbor.api.

◆ neighbor

vl_api_ip_neighbor_t vl_api_ip_neighbor_details_t::neighbor

Definition at line 104 of file ip_neighbor.api.


The documentation for this struct was generated from the following file: