#include <rte_tm.h>
Node statistics counters
Definition at line 134 of file rte_tm.h.
◆ n_pkts
Number of packets scheduled from current node.
Definition at line 136 of file rte_tm.h.
◆ n_bytes
Number of bytes scheduled from current node.
Definition at line 139 of file rte_tm.h.
◆ n_pkts_dropped
Number of packets dropped by current leaf node per each color.
Definition at line 146 of file rte_tm.h.
◆ n_bytes_dropped
Number of bytes dropped by current leaf node per each color.
Definition at line 151 of file rte_tm.h.
◆ n_pkts_queued
Number of packets currently waiting in the packet queue of current leaf node.
Definition at line 156 of file rte_tm.h.
◆ n_bytes_queued
Number of bytes currently waiting in the packet queue of current leaf node.
Definition at line 161 of file rte_tm.h.
Statistics counters for leaf nodes only.
The documentation for this struct was generated from the following file: