Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dfib_algo.c1557 alloc_fib_dp_array(uint32_t num_tables, bool waitok) in alloc_fib_dp_array() function
1613 new_fdh = alloc_fib_dp_array(old_fdh->fdh_num_tables, false); in replace_rtables_family()
1675 new_fdh = alloc_fib_dp_array(new_num_tables, true); in grow_rtables_family()
1987 struct fib_dp_header *new_fdh = alloc_fib_dp_array(num_tables, false); in fib_setup_family()