net/txgbe: add Rx and Tx start and stop
[dpdk.git] / lib / librte_acl / acl.h
index 7ac0d12..4089ab2 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;