Lines Matching refs:rte_lpm_create

105 	lpm = rte_lpm_create(NULL, SOCKET_ID_ANY, &config);  in test0()
111 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test0()
116 lpm = rte_lpm_create(__func__, -2, &config); in test0()
139 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test1()
165 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test2()
194 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test3()
232 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test4()
270 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test5()
300 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test6()
339 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test7()
391 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test8()
481 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test9()
646 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test10()
835 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test11()
906 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test12()
961 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test13()
1031 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test14()
1087 lpm = rte_lpm_create("lpm_find_existing", SOCKET_ID_ANY, &config); in test15()
1118 struct rte_lpm *lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test16()
1166 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test17()
1247 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test18()
1316 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test19()
1387 lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test20()
1518 g_lpm = rte_lpm_create(__func__, SOCKET_ID_ANY, &config); in test21()