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

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

+ Collaboration diagram for ip6_nbr_stats_ctx_t_:

Data Fields

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

Detailed Description

The context passed when collecting adjacency counters.

Definition at line 1339 of file stats.c.

Field Documentation

vl_api_ip6_nbr_counter_t* ip6_nbr_stats_ctx_t_::counters

A vector of ip6 nbr counters.

Definition at line 1349 of file stats.c.

u32 ip6_nbr_stats_ctx_t_::sw_if_index

The SW IF index all these adjs belong to.

Definition at line 1344 of file stats.c.


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