DPDK 25.11.3
Loading...
Searching...
No Matches
rte_tm_node_stats Struct Reference

#include <rte_tm.h>

Data Structures

struct  [struct].leaf

Data Fields

uint64_t n_pkts
uint64_t n_bytes

Detailed Description

Node statistics counters

Definition at line 130 of file rte_tm.h.

Field Documentation

◆ n_pkts

uint64_t n_pkts

Number of packets scheduled from current node.

Definition at line 132 of file rte_tm.h.

◆ n_bytes

uint64_t n_bytes

Number of bytes scheduled from current node.

Definition at line 135 of file rte_tm.h.


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