Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Din_rmx.c81 nhop_set_rtflags(nh, rt_flags); in rib4_preadd()
/f-stack/freebsd/net/route/
H A Droute_var.h244 void nhop_set_rtflags(struct nhop_object *nh, int rt_flags);
H A Dnhop_ctl.c751 nhop_set_rtflags(struct nhop_object *nh, int rt_flags) in nhop_set_rtflags() function