API Reference Manual  1.50.0
odp_queue_stats_opt_t Union Reference

Queue statistics counters options. More...

#include <queue_stats_types.h>

Data Fields

struct {
   uint64_t   len: 1
 Queue length.
 
bit
 Option flags.
 
uint64_t all
 All bits of the bit field structure. More...
 

Detailed Description

Queue statistics counters options.

Statistics counters listed in a bit field structure.

Definition at line 30 of file spec/queue_stats_types.h.

Field Documentation

◆ all

uint64_t odp_queue_stats_opt_t::all

All bits of the bit field structure.

This field can be used to set/clear all flags, or for bitwise operations over the entire structure.

Definition at line 42 of file spec/queue_stats_types.h.


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