Searched refs:acx2 (Results 1 – 1 of 1) sorted by relevance
1139 struct rte_acl_ctx *acx, *acx2, *tmp; in test_create_find_add() local1160 acx2 = rte_acl_create(¶m); 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()