Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dfib_algo.c172 static void fib_unref_nhop(struct fib_data *fd, struct nhop_object *nh);
582 fib_unref_nhop(fd, rc->rc_nh_old); in handle_rtable_change_cb()
1487 fib_unref_nhop(struct fib_data *fd, struct nhop_object *nh) in fib_unref_nhop() function