API Reference Manual  1.45.0
odp_packet_proto_stats_opt_t Struct Reference

Packet proto stats options. More...

#include <packet_types.h>

Collaboration diagram for odp_packet_proto_stats_opt_t:
[legend]

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.
 

Detailed Description

Packet proto stats options.

Definition at line 502 of file api/spec/packet_types.h.

Field Documentation

◆ stat

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 507 of file api/spec/packet_types.h.


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