API Reference Manual  1.47.0
odp_tm_node_stats_t Struct Reference

TM node specific statistics counters. More...

#include <traffic_mngr.h>

Data Fields

uint64_t discards
 Number of discarded packets.
 
uint64_t discard_octets
 Number of octets in discarded packets.
 
uint64_t packets
 Number of successfully processed packets.
 
uint64_t octets
 Number of octets in successfully processed packets.
 

Detailed Description

TM node specific statistics counters.

Definition at line 238 of file api/spec/traffic_mngr.h.


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