Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_acl.c1145 const char *acx2_name = "acx2"; in test_create_find_add() local
1159 param.name = acx2_name; in test_create_find_add()
1162 printf("Line %i: Error creating %s!\n", __LINE__, acx2_name); in test_create_find_add()
1179 param.name = acx2_name; in test_create_find_add()
1199 tmp = rte_acl_find_existing(acx2_name); in test_create_find_add()
1201 printf("Line %i: Finding %s failed!\n", __LINE__, acx2_name); in test_create_find_add()