aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/classification.h
diff options
context:
space:
mode:
authorBill Fischofer <bill.fischofer@linaro.org>2015-02-02 22:44:52 -0600
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-02-04 12:02:11 +0300
commiteae2871ae7c68a4a61c584849f3d921cae344706 (patch)
tree6910400f9798c8404d9f44ccc12630bb51944327 /include/odp/api/classification.h
parent433ee41111260311119620e9098d6be229e0c54c (diff)
linux-generic: classification: add strong typing support
Signed-off-by: Bill Fischofer <bill.fischofer@linaro.org> Reviewed-by: Petri Savolainen <petri.savolainen@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'include/odp/api/classification.h')
-rw-r--r--include/odp/api/classification.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/odp/api/classification.h b/include/odp/api/classification.h
index 0b86717d1..819588c35 100644
--- a/include/odp/api/classification.h
+++ b/include/odp/api/classification.h
@@ -172,11 +172,6 @@ int odp_cos_with_l3_qos(odp_pktio_t pktio_in,
*/
/**
- * Macro for Invalid PMR.
- */
-#define ODP_PMR_INVAL ((odp_pmr_t)~0)
-
-/**
* Packet Matching Rule field enumeration
* for fields that may be used to calculate
* the PMR, if present in a packet.