API Reference Manual
1.46.0
|
Packet proto stats options. More...
#include <packet_types.h>
Data Fields | |
odp_proto_stats_t | stat |
Packet proto stats object handle. More... | |
int32_t | oct_count0_adj |
Octet counter 0 adjust. | |
int32_t | oct_count1_adj |
Octet counter 1 adjust. | |
Packet proto stats options.
Definition at line 506 of file api/spec/packet_types.h.
odp_proto_stats_t odp_packet_proto_stats_opt_t::stat |
Packet proto stats object handle.
Stats in the packet proto stats object will be updated.
Definition at line 511 of file api/spec/packet_types.h.