Home
last modified time | relevance | path

Searched defs:nh_ifp (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhop.h135 struct ifnet *nh_ifp; /* Logical egress interface. Always != NULL */ member
/f-stack/tools/compat/include/net/route/
H A Dnhop.h135 struct ifnet *nh_ifp; /* Logical egress interface. Always != NULL */ member
/f-stack/freebsd/net/
H A Dif_vxlan.c2537 const struct ifnet *nh_ifp = ro->ro_nh->nh_ifp; in vxlan_encap4() local
2649 const struct ifnet *nh_ifp = ro->ro_nh->nh_ifp; in vxlan_encap6() local