Home
last modified time | relevance | path

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

/dpdk/lib/fib/
H A Drte_fib6.h68 struct rte_fib6_conf { struct
97 rte_fib6_create(const char *name, int socket_id, struct rte_fib6_conf *conf); argument
H A Drte_fib6.c93 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()
H A Dtrie.h130 trie_create(const char *name, int socket_id, struct rte_fib6_conf *conf);
H A Dtrie.c605 struct rte_fib6_conf *conf) in trie_create()
/dpdk/app/test/
H A Dtest_fib6.c56 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()
H A Dtest_fib6_perf.c81 struct rte_fib6_conf conf; in test_fib6_perf()
/dpdk/examples/l3fwd/
H A Dl3fwd_fib.c590 struct rte_fib6_conf config; in setup_fib()
/dpdk/app/test-fib/
H A Dmain.c1039 struct rte_fib6_conf conf = {0}; in run_v6()
/dpdk/doc/guides/rel_notes/
H A Drelease_21_11.rst533 * fib: Added the ``rib_ext_sz`` field to ``rte_fib_conf`` and ``rte_fib6_conf``