Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dfib_algo.c171 static uint32_t fib_ref_nhop(struct fib_data *fd, struct nhop_object *nh);
569 if (fib_ref_nhop(fd, rc->rc_nh_new) == 0) { in handle_rtable_change_cb()
696 if (fib_ref_nhop(w->fd, nh) != 0) in sync_algo_cb()
1426 fib_ref_nhop(struct fib_data *fd, struct nhop_object *nh) in fib_ref_nhop() function