FD.io VPP  v17.07.01-10-g3be13f0
Vector Packet Processing
vl_api_want_stats_t Struct Reference

Want Stats, register for stats updates. More...

Data Fields

u32 client_index
 
u32 context
 
u32 enable_disable
 
u32 pid
 

Detailed Description

Want Stats, register for stats updates.

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

Definition at line 145 of file vpe.api.

Field Documentation

u32 vl_api_want_stats_t::client_index

Definition at line 147 of file vpe.api.

u32 vl_api_want_stats_t::context

Definition at line 148 of file vpe.api.

u32 vl_api_want_stats_t::enable_disable

Definition at line 149 of file vpe.api.

u32 vl_api_want_stats_t::pid

Definition at line 150 of file vpe.api.


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