Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_acl/
H A Dacl_bld.c36 ACL_INTERSECT_A = 1, /* set A is a superset of A and B intersect */ enumerator
379 (a_superset == 0 ? 0 : ACL_INTERSECT_A); in acl_intersect_type()