FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
vl_api_vnet_ip4_nbr_counters_t Struct Reference

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]
 

Detailed Description

Per-neighbour (i.e.

per-adjacency) coutners

Template Parameters
countThe size of the array of counters
sw_if_indexThe interface the adjacency is on
beginFlag 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
ccounters

Definition at line 240 of file stats.api.

Field Documentation

u8 vl_api_vnet_ip4_nbr_counters_t::begin

Definition at line 244 of file stats.api.

vl_api_ip4_nbr_counter_t vl_api_vnet_ip4_nbr_counters_t::c[count]

Definition at line 245 of file stats.api.

u32 vl_api_vnet_ip4_nbr_counters_t::count

Definition at line 242 of file stats.api.

u32 vl_api_vnet_ip4_nbr_counters_t::sw_if_index

Definition at line 243 of file stats.api.


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