Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop_ctl.c87 static struct ifnet *get_aifp(const struct nhop_object *nh, int reference);
128 get_aifp(const struct nhop_object *nh, int reference) in get_aifp() function
298 nh->nh_aifp = get_aifp(nh, 0); in fill_nhop_from_info()
439 nh->nh_aifp = get_aifp(nh, 0); in alter_nhop_from_info()
542 nh->nh_aifp = get_aifp(nh, 1); in finalize_nhop()