FD.io VPP  v18.07.1-19-g511ce25
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 1352 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 1362 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 1357 of file stats.c.


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