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

/freebsd-13-stable/sys/net/route/
H A Dfib_algo.c205 static void fib_unref_nhop(struct fib_data *fd, struct nhop_object *nh);
703 fib_unref_nhop(fd, q->entries[i].nh_old);
839 fib_unref_nhop(fd, rc->rc_nh_old);
1851 fib_unref_nhop(struct fib_data *fd, struct nhop_object *nh) function

Completed in 56 milliseconds