Searched refs:rte_fib6_conf (Results 1 – 9 of 9) sorted by relevance
68 struct rte_fib6_conf { struct97 rte_fib6_create(const char *name, int socket_id, struct rte_fib6_conf *conf); argument
93 struct rte_fib6_conf *conf) in init_dataplane()149 rte_fib6_create(const char *name, int socket_id, struct rte_fib6_conf *conf) in rte_fib6_create()
130 trie_create(const char *name, int socket_id, struct rte_fib6_conf *conf);
605 struct rte_fib6_conf *conf) in trie_create()
56 struct rte_fib6_conf config; in test_create_invalid()115 struct rte_fib6_conf config; in test_multiple_create()142 struct rte_fib6_conf config; in test_free_null()166 struct rte_fib6_conf config; in test_add_del_invalid()358 struct rte_fib6_conf config; in test_lookup()
81 struct rte_fib6_conf conf; in test_fib6_perf()
590 struct rte_fib6_conf config; in setup_fib()
1039 struct rte_fib6_conf conf = {0}; in run_v6()
533 * fib: Added the ``rib_ext_sz`` field to ``rte_fib_conf`` and ``rte_fib6_conf``