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

/freebsd-13-stable/sys/net/route/
H A Dfib_algo.h131 bool fib_set_datapath_ptr(struct fib_data *fd, struct fib_dp *dp);
H A Dfib_algo.c1262 if (fib_set_datapath_ptr(new_fd, &new_fd->fd_dp))
1658 fib_set_datapath_ptr(struct fib_data *fd, struct fib_dp *dp) function
/freebsd-13-stable/sys/netinet/
H A Din_fib_dxr.c1195 if (fib_set_datapath_ptr(dxr->fd, &new_dp)) {

Completed in 101 milliseconds