|
API Reference Manual
1.48.0
|
Event aggregator related capabilities. More...
#include <classification.h>
Data Fields | |
| struct { | |
| uint64_t ipv4_frag: 1 | |
| IPv4 fragment profile (ODP_AEP_TYPE_IPV4_FRAG) | |
| uint64_t ipv6_frag: 1 | |
| IPv6 fragment profile (ODP_AEP_TYPE_IPV6_FRAG) | |
| uint64_t custom: 1 | |
| Custom profile (ODP_AEP_TYPE_CUSTOM) | |
| } | enq_profile_type |
| Supported enqueuing profile types in addition to ODP_AEP_TYPE_NONE, which is always supported. More... | |
Event aggregator related capabilities.
Definition at line 560 of file api/spec/classification.h.
| struct { ... } odp_cls_aggr_capability_t::enq_profile_type |
Supported enqueuing profile types in addition to ODP_AEP_TYPE_NONE, which is always supported.