Signed-off-by: Michał Mirosław <michal.miroslaw@atendesoftware.pl>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
uint32_t trie;
/* current trie index (0 to N-1) */
uint32_t cmplt_size;
uint32_t trie;
/* current trie index (0 to N-1) */
uint32_t cmplt_size;
+ /* maximum number of packets to process */
/* number of result categories per packet. */
/* number of result categories per packet. */
- /* maximum number of packets to process */
const uint64_t *trans;
const uint8_t **data;
uint32_t *results;
const uint64_t *trans;
const uint8_t **data;
uint32_t *results;