]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_acl/acl.h
net/txgbe: add Rx and Tx start and stop
[dpdk.git] / lib / librte_acl / acl.h
index 7ac0d12f0835693231029444672db71afacf42c1..4089ab2a0462e3b5aaee6b500dbf6f2b054a7aed 100644 (file)
@@ -169,6 +169,7 @@ struct rte_acl_ctx {
        int32_t             socket_id;
        /** Socket ID to allocate memory from. */
        enum rte_acl_classify_alg alg;
+       uint32_t           first_load_sz;
        void               *rules;
        uint32_t            max_rules;
        uint32_t            rule_sz;