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

/freebsd-13-stable/sys/net/route/
H A Dfib_algo.c204 static uint32_t fib_ref_nhop(struct fib_data *fd, struct nhop_object *nh);
733 if (fib_ref_nhop(fd, ce->nh_new) == 0)
825 if (fib_ref_nhop(fd, rc->rc_nh_new) == 0) {
969 if (fib_ref_nhop(w->fd, nh) != 0)
1790 fib_ref_nhop(struct fib_data *fd, struct nhop_object *nh) function

Completed in 99 milliseconds