Home
last modified time | relevance | path

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

/freebsd/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); in apply_rtable_changes()
838 fib_unref_nhop(fd, rc->rc_nh_old); in handle_rtable_change_cb()
1850 fib_unref_nhop(struct fib_data *fd, struct nhop_object *nh) in fib_unref_nhop() function