Searched refs:acx2 (Results 1 – 1 of 1) sorted by relevance
1129 struct rte_acl_ctx *acx, *acx2, *tmp; in test_create_find_add() local1150 acx2 = rte_acl_create(¶m); in test_create_find_add()1151 if (acx2 == NULL || acx2 == acx) { in test_create_find_add()1171 if (tmp != acx2) { in test_create_find_add()1190 if (tmp != acx2) { in test_create_find_add()1252 rte_acl_free(acx2); in test_create_find_add()1257 rte_acl_free(acx2); in test_create_find_add()