FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
ip4_nbr_stats_ctx_t_ Struct Reference

The context passed when collecting adjacency counters. More...

+ Collaboration diagram for ip4_nbr_stats_ctx_t_:

Data Fields

u32 sw_if_index
 The SW IF index all these adjs belong to. More...
 
vl_api_ip4_nbr_counter_tcounters
 A vector of ip4 nbr counters. More...
 

Detailed Description

The context passed when collecting adjacency counters.

Definition at line 1187 of file stats.c.

Field Documentation

vl_api_ip4_nbr_counter_t* ip4_nbr_stats_ctx_t_::counters

A vector of ip4 nbr counters.

Definition at line 1197 of file stats.c.

u32 ip4_nbr_stats_ctx_t_::sw_if_index

The SW IF index all these adjs belong to.

Definition at line 1192 of file stats.c.


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