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

/freebsd-13-stable/sys/net/route/
H A Dnhop.h181 struct nhop_object *nhop_select_func(struct nhop_object *nh, uint32_t flowid);
H A Dnhop_ctl.c767 nhop_select_func(struct nhop_object *nh, uint32_t flowid) function
/freebsd-13-stable/sys/netgraph/netflow/
H A Dnetflow.c358 struct nhop_object *nh = nhop_select_func(rnd.rnd_nhop, 0);
432 struct nhop_object *nh = nhop_select_func(rnd.rnd_nhop, 0);
/freebsd-13-stable/sys/netinet6/
H A Dnd6_rtr.c701 struct nhop_object *nh = nhop_select_func(rc.rc_nh_new, 0);
741 struct nhop_object *nh = nhop_select_func(rc.rc_nh_old, 0);

Completed in 63 milliseconds