Home
last modified time | relevance | path

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

/freebsd-src/sys/net/route/
H A Dfib_algo.c1558 alloc_fib_dp_array(uint32_t num_tables, bool waitok) in alloc_fib_dp_array() function
1614 new_fdh = alloc_fib_dp_array(old_fdh->fdh_num_tables, false); in replace_rtables_family()
1676 new_fdh = alloc_fib_dp_array(new_num_tables, true); in grow_rtables_family()
1988 struct fib_dp_header *new_fdh = alloc_fib_dp_array(num_tables, false); in fib_setup_family()