Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_acl.h134 #define ACL_DENY 1 macro
H A Dtest_acl.c312 result = results[i * RTE_ACL_MAX_CATEGORIES + ACL_DENY]; in test_classify_alg()