Lines Matching refs:rte_fib6_create
64 fib = rte_fib6_create(NULL, SOCKET_ID_ANY, &config); in test_create_invalid()
69 fib = rte_fib6_create(__func__, SOCKET_ID_ANY, NULL); in test_create_invalid()
74 fib = rte_fib6_create(__func__, -2, &config); in test_create_invalid()
80 fib = rte_fib6_create(__func__, SOCKET_ID_ANY, &config); in test_create_invalid()
86 fib = rte_fib6_create(__func__, SOCKET_ID_ANY, &config); in test_create_invalid()
94 fib = rte_fib6_create(__func__, SOCKET_ID_ANY, &config); in test_create_invalid()
100 fib = rte_fib6_create(__func__, SOCKET_ID_ANY, &config); in test_create_invalid()
124 fib = rte_fib6_create(__func__, SOCKET_ID_ANY, &config); in test_multiple_create()
149 fib = rte_fib6_create(__func__, SOCKET_ID_ANY, &config); in test_free_null()
188 fib = rte_fib6_create(__func__, SOCKET_ID_ANY, &config); in test_add_del_invalid()
367 fib = rte_fib6_create(__func__, SOCKET_ID_ANY, &config); in test_lookup()
378 fib = rte_fib6_create(__func__, SOCKET_ID_ANY, &config); in test_lookup()
387 fib = rte_fib6_create(__func__, SOCKET_ID_ANY, &config); in test_lookup()
396 fib = rte_fib6_create(__func__, SOCKET_ID_ANY, &config); in test_lookup()