FD.io VPP  v16.09
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 641 of file vpe.api.

Field Documentation

u32 vl_api_want_stats_t::client_index

Definition at line 643 of file vpe.api.

u32 vl_api_want_stats_t::context

Definition at line 644 of file vpe.api.

u32 vl_api_want_stats_t::enable_disable

Definition at line 645 of file vpe.api.

u32 vl_api_want_stats_t::pid

Definition at line 646 of file vpe.api.


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