![]() |
FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
Want Per Interface simple Stats, register for continuous stats. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | enable_disable |
| u32 | pid |
| u32 | num |
| u32 | sw_ifs [num] |
Want Per Interface simple Stats, register for continuous stats.
| 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 |
| num | - number of sw_if_indexes |
| sw_ifs | - array of sw_if_index |
| u32 vl_api_want_per_interface_simple_stats_t::client_index |
| u32 vl_api_want_per_interface_simple_stats_t::enable_disable |