#include <rte_mtr.h>
Detailed Description
Statistics counters
Definition at line 124 of file rte_mtr.h.
Field Documentation
uint64_t n_pkts[RTE_MTR_COLORS] |
Number of packets passed by the policer (per color).
Definition at line 126 of file rte_mtr.h.
uint64_t n_bytes[RTE_MTR_COLORS] |
Number of bytes passed by the policer (per color).
Definition at line 129 of file rte_mtr.h.
Number of packets dropped by the policer.
Definition at line 132 of file rte_mtr.h.
Number of bytes passed by the policer.
Definition at line 135 of file rte_mtr.h.
The documentation for this struct was generated from the following file: