Home
last modified time | relevance | path

Searched refs:RTE_ACL_FULL_TRIE (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_acl/
H A Dacl.h138 RTE_ACL_FULL_TRIE = 0, enumerator
H A Dacl_bld.c1323 context->tries[n].type = RTE_ACL_FULL_TRIE; in build_one_trie()
1357 context->tries[0].type = RTE_ACL_FULL_TRIE; in acl_build_tries()