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

/freebsd-13-stable/sys/net/route/
H A Dfib_algo.h128 struct nhop_object **fib_get_nhop_array(struct fib_data *fd);
H A Dfib_algo.c1756 fib_get_nhop_array(struct fib_data *fd) function
/freebsd-13-stable/sys/contrib/dpdk_rte_lpm/
H A Ddpdk_lpm.c352 ext->nh_idx = fib_get_nhop_array(dd->fd);
H A Ddpdk_lpm6.c416 ext->nh_idx = fib_get_nhop_array(dd->fd);
/freebsd-13-stable/sys/netinet/
H A Din_fib_dxr.c851 dxr->nh_tbl = fib_get_nhop_array(da->fd);

Completed in 74 milliseconds