FD.io VPP  v18.01-8-g0eacf49
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 81 of file stats.api.

Field Documentation

u32 vl_api_want_interface_combined_stats_t::client_index

Definition at line 83 of file stats.api.

u32 vl_api_want_interface_combined_stats_t::context

Definition at line 84 of file stats.api.

u32 vl_api_want_interface_combined_stats_t::enable_disable

Definition at line 85 of file stats.api.

u32 vl_api_want_interface_combined_stats_t::pid

Definition at line 86 of file stats.api.


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