Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_acl.c1139 struct rte_acl_ctx *acx, *acx2, *tmp; in test_create_find_add() local
1160 acx2 = rte_acl_create(&param); in test_create_find_add()
1161 if (acx2 == NULL || acx2 == acx) { in test_create_find_add()
1181 if (tmp != acx2) { in test_create_find_add()
1200 if (tmp != acx2) { in test_create_find_add()
1262 rte_acl_free(acx2); in test_create_find_add()
1267 rte_acl_free(acx2); in test_create_find_add()