5#ifndef ODP_ABI_CLASSIFICATION_H_
6#define ODP_ABI_CLASSIFICATION_H_
25#define ODP_COS_INVALID ((odp_cos_t)0)
26#define ODP_PMR_INVALID ((odp_pmr_t)0)
28#define ODP_COS_NAME_LEN 32
_odp_abi_cos_t * odp_cos_t
Class of service handle.
_odp_abi_pmr_t * odp_pmr_t
Packet matching rule handle.
Dummy type for strong typing.