FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
vl_api_want_interface_simple_stats_t Struct Reference

Want Interface Simple Stats, register for detailed interface stats. More...

Data Fields

u32 client_index
 
u32 context
 
u32 enable_disable
 
u32 pid
 

Detailed Description

Want Interface Simple Stats, register for detailed interface 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_simple_stats with sw_if_index=~0

Definition at line 89 of file stats.api.

Field Documentation

u32 vl_api_want_interface_simple_stats_t::client_index

Definition at line 91 of file stats.api.

u32 vl_api_want_interface_simple_stats_t::context

Definition at line 92 of file stats.api.

u32 vl_api_want_interface_simple_stats_t::enable_disable

Definition at line 93 of file stats.api.

u32 vl_api_want_interface_simple_stats_t::pid

Definition at line 94 of file stats.api.


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