Home
last modified time | relevance | path

Searched refs:nhop_set_type (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet6/
H A Din6_rmx.c132 nhop_set_type(nh, nh_type); in rib6_preadd()
/f-stack/freebsd/netinet/
H A Din_rmx.c109 nhop_set_type(nh, nh_type); in rib4_preadd()
/f-stack/freebsd/net/route/
H A Droute_var.h243 void nhop_set_type(struct nhop_object *nh, enum nhop_type nh_type);
H A Dnhop_ctl.c737 nhop_set_type(struct nhop_object *nh, enum nhop_type nh_type) in nhop_set_type() function