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

/freebsd-current/sys/net/route/
H A Dfib_algo.c204 static void fib_unref_nhop(struct fib_data *fd, struct nhop_object *nh);
702 fib_unref_nhop(fd, q->entries[i].nh_old);
838 fib_unref_nhop(fd, rc->rc_nh_old);
1850 fib_unref_nhop(struct fib_data *fd, struct nhop_object *nh) function

Completed in 64 milliseconds