API Reference Manual  1.45.0
odp_proto_stats_data_t Struct Reference

ODP proto stats counters. More...

#include <proto_stats_types.h>

Data Fields

uint64_t tx_pkts
 Packet sent count.
 
uint64_t tx_pkt_drops
 Packet drop count.
 
uint64_t tx_oct_count0
 Packet sent Octet counter 0.
 
uint64_t tx_oct_count0_drops
 Packet drop Octet counter 0.
 
uint64_t tx_oct_count1
 Packet sent octet counter 1.
 
uint64_t tx_oct_count1_drops
 Packet drop octet counter 1.
 

Detailed Description

ODP proto stats counters.

Definition at line 105 of file api/spec/proto_stats_types.h.


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