Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dfib_algo.c297 uint32_t fdh_num_tables; member
1567 fdh->fdh_num_tables = num_tables; in alloc_fib_dp_array()
1614 new_fdh = alloc_fib_dp_array(old_fdh->fdh_num_tables, false); in replace_rtables_family()
1623 old_fdh->fdh_num_tables * sizeof(struct fib_dp)); in replace_rtables_family()
1682 old_fdh->fdh_num_tables * sizeof(struct fib_dp)); in grow_rtables_family()