![]() |
FD.io VPP
v16.12-rc0-308-g931be3a
Vector Packet Processing
|
Want stats counters structure. More...
Data Fields | |
| u8 | vnet_counter_type |
| u8 | is_combined |
| u32 | first_sw_if_index |
| u32 | count |
| u8 | data [count] |
Want stats counters structure.
| vnet_counter_type- | such as ip4, ip6, punts, etc |
| is_combined | - rx & tx total (all types) counts |
| first_sw_if_index | - first sw index in block of index, counts |
| count | - number of interfaces this stats block includes counters for |
| data | - contiguous block of vlib_counter_t structures |