Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dfib_algo.c262 uint32_t fdh_num_tables; member
1243 fdh->fdh_num_tables = num_tables; in alloc_fib_dp_array()
1271 new_fdh = alloc_fib_dp_array(old_fdh->fdh_num_tables, false); in replace_rtables_family()
1280 old_fdh->fdh_num_tables * sizeof(struct fib_dp)); in replace_rtables_family()
1336 old_fdh->fdh_num_tables * sizeof(struct fib_dp)); in grow_rtables_family()