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

Want Interface Combined Stats, register for continuous stats. More...

Data Fields

u32 client_index
 
u32 context
 
u32 enable_disable
 
u32 pid
 

Detailed Description

Want Interface Combined Stats, register for continuous stats.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable_disable- 1 = enable stats, 0 = disable
pid- pid of process requesting stats updates

Please consider using want_per_interface_combined_stats with sw_if_index=~0

Definition at line 121 of file stats.api.

Field Documentation

u32 vl_api_want_interface_combined_stats_t::client_index

Definition at line 123 of file stats.api.

u32 vl_api_want_interface_combined_stats_t::context

Definition at line 124 of file stats.api.

u32 vl_api_want_interface_combined_stats_t::enable_disable

Definition at line 125 of file stats.api.

u32 vl_api_want_interface_combined_stats_t::pid

Definition at line 126 of file stats.api.


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