Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_acl.c1134 const char *acx_name = "acx"; in test_create_find_add() local
1142 param.name = acx_name; in test_create_find_add()
1145 printf("Line %i: Error creating %s!\n", __LINE__, acx_name); in test_create_find_add()
1158 param.name = acx_name; in test_create_find_add()
1181 tmp = rte_acl_find_existing(acx_name); in test_create_find_add()
1183 printf("Line %i: Finding %s failed!\n", __LINE__, acx_name); in test_create_find_add()