Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop.h190 void nhop_set_rtflags(struct nhop_object *nh, int rt_flags);
H A Dnhop_ctl.c289 nhop_set_rtflags(nh, info->rti_flags); in nhop_create_from_info()
408 nhop_set_rtflags(nh, rt_flags); in alter_nhop_from_info()
920 nhop_set_rtflags(struct nhop_object *nh, int rt_flags) in nhop_set_rtflags() function
/freebsd/sys/netlink/route/
H A Drt.c838 nhop_set_rtflags(nh, attrs->rta_rtflags); in create_nexthop_from_attrs()
915 nhop_set_rtflags(nh, attrs->rta_rtflags); in create_nexthop_from_attrs()