Home
last modified time | relevance | path

Searched defs:next_hops (Results 1 – 13 of 13) sorted by relevance

/f-stack/dpdk/lib/librte_fib/
H A Ddir24_8_avx512.c13 uint64_t *next_hops, int size) in dir24_8_vec_lookup_x16()
81 uint64_t *next_hops) in dir24_8_vec_lookup_x8_8b()
119 uint64_t *next_hops, const unsigned int n) in rte_dir24_8_vec_lookup_bulk_1b()
132 uint64_t *next_hops, const unsigned int n) in rte_dir24_8_vec_lookup_bulk_2b()
145 uint64_t *next_hops, const unsigned int n) in rte_dir24_8_vec_lookup_bulk_4b()
158 uint64_t *next_hops, const unsigned int n) in rte_dir24_8_vec_lookup_bulk_8b()
H A Ddir24_8.h150 uint64_t *next_hops, const unsigned int n, uint8_t nh_sz) in dir24_8_lookup_bulk()
178 uint64_t *next_hops, const unsigned int n) in dir24_8_lookup_bulk_0()
187 uint64_t *next_hops, const unsigned int n) in dir24_8_lookup_bulk_1()
196 uint64_t *next_hops, const unsigned int n) in dir24_8_lookup_bulk_2()
205 uint64_t *next_hops, const unsigned int n) in dir24_8_lookup_bulk_3()
214 uint64_t *next_hops, const unsigned int n) in dir24_8_lookup_bulk_uni()
H A Dtrie_avx512.c71 uint64_t *next_hops, int size) in trie_vec_lookup_x16()
168 uint64_t *next_hops) in trie_vec_lookup_x8_8b()
234 uint64_t *next_hops, const unsigned int n) in rte_trie_vec_lookup_bulk_2b()
247 uint64_t *next_hops, const unsigned int n) in rte_trie_vec_lookup_bulk_4b()
260 uint64_t *next_hops, const unsigned int n) in rte_trie_vec_lookup_bulk_8b()
H A Drte_fib.c51 dummy_lookup(void *fib_p, const uint32_t *ips, uint64_t *next_hops, in dummy_lookup()
140 uint64_t *next_hops, int n) in rte_fib_lookup_bulk()
H A Drte_fib6.c52 uint64_t *next_hops, const unsigned int n) in dummy_lookup()
142 uint64_t *next_hops, int n) in rte_fib6_lookup_bulk()
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm.h339 #define rte_lpm_lookup_bulk(lpm, ips, next_hops, n) \ argument
344 uint32_t *next_hops, const unsigned n) in rte_lpm_lookup_bulk_func()
H A Drte_lpm6.c980 int32_t *next_hops, unsigned int n) in rte_lpm6_lookup_bulk_func()
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm.h324 #define rte_lpm_lookup_bulk(lpm, ips, next_hops, n) \ argument
329 uint32_t *next_hops, const unsigned n) in rte_lpm_lookup_bulk_func()
H A Drte_lpm6.c988 int32_t *next_hops, unsigned int n) in rte_lpm6_lookup_bulk_func()
/f-stack/dpdk/app/test/
H A Dtest_lpm6_perf.c122 int32_t next_hops[NUM_IPS_ENTRIES]; in test_lpm6_perf() local
H A Dtest_fib6_perf.c76 uint64_t next_hops[NUM_IPS_ENTRIES]; in test_fib6_perf() local
H A Dtest_lpm_perf.c686 uint32_t next_hops[BULK_SIZE]; in test_lpm_perf() local
713 uint32_t next_hops[4]; in test_lpm_perf() local
H A Dtest_fib_perf.c369 uint64_t next_hops[BULK_SIZE]; in test_fib_perf() local