![]() |
FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
Per-neighbour (i.e. More...
Collaboration diagram for vl_api_vnet_ip4_nbr_counters_t:Data Fields | |
| u32 | count |
| u32 | sw_if_index |
| u8 | begin |
| vl_api_ip4_nbr_counter_t | c [count] |
Per-neighbour (i.e.
per-adjacency) coutners
| count | The size of the array of counters |
| sw_if_index | The interface the adjacency is on |
| begin | Flag to indicate this is the first set of stats for this interface. If this flag is not set the it is a continuation of stats for this interface |
| c | counters |
| vl_api_ip4_nbr_counter_t vl_api_vnet_ip4_nbr_counters_t::c[count] |