|
API Reference Manual
1.48.0
|
ODP threshold descriptor. More...
Go to the source code of this file.
Data Structures | |
| union | odp_threshold_types_t |
| Supported threshold types. More... | |
| struct | odp_threshold_t |
| ODP Threshold. More... | |
Typedefs | |
| typedef union odp_threshold_types_t | odp_threshold_types_t |
| Supported threshold types. More... | |
| typedef enum odp_threshold_type_t | odp_threshold_type_t |
| ODP Threshold types. More... | |
| typedef struct odp_threshold_t | odp_threshold_t |
| ODP Threshold. More... | |
Enumerations | |
| enum | odp_threshold_type_t { ODP_THRESHOLD_PERCENT , ODP_THRESHOLD_PACKET , ODP_THRESHOLD_BYTE } |
| ODP Threshold types. More... | |
ODP threshold descriptor.
Definition in file spec/threshold.h.
| typedef union odp_threshold_types_t odp_threshold_types_t |
Supported threshold types.
Supported threshold types in a bit field structure.
| typedef enum odp_threshold_type_t odp_threshold_type_t |
ODP Threshold types.
Different types of threshold measurements
| typedef struct odp_threshold_t odp_threshold_t |
ODP Threshold.
Threshold configuration
| enum odp_threshold_type_t |
ODP Threshold types.
Different types of threshold measurements
Definition at line 48 of file spec/threshold.h.