Searched refs:radix6_lookup (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet6/
H A Din6_fib_algo.c249 radix6_lookup(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid) function
284 return (radix6_lookup(rh, key, scopeid));
329 dp->f = radix6_lookup;

Completed in 104 milliseconds