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

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

Completed in 259 milliseconds