API Reference Manual
1.47.0
|
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. | |
TM node specific statistics counters.
Definition at line 238 of file api/spec/traffic_mngr.h.