Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop.h181 struct nhop_object *nhop_select_func(struct nhop_object *nh, uint32_t flowid);
H A Dnhop_ctl.c765 nhop_select_func(struct nhop_object *nh, uint32_t flowid) in nhop_select_func() function
/f-stack/tools/compat/include/net/route/
H A Dnhop.h181 struct nhop_object *nhop_select_func(struct nhop_object *nh, uint32_t flowid);
/f-stack/freebsd/netgraph/netflow/
H A Dnetflow.c358 struct nhop_object *nh = nhop_select_func(rnd.rnd_nhop, 0); in hash_insert()
432 struct nhop_object *nh = nhop_select_func(rnd.rnd_nhop, 0); in hash6_insert()
/f-stack/freebsd/netinet6/
H A Dnd6_rtr.c701 struct nhop_object *nh = nhop_select_func(rc.rc_nh_new, 0); in defrouter_addreq()
741 struct nhop_object *nh = nhop_select_func(rc.rc_nh_old, 0); in defrouter_delreq()