Searched refs:ia_ifp (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/netinet/
H A Din_var.h49 #define ia_ifp ia_ifa.ifa_ifp macro
H A Din.c379 ia->ia_ifp = ifp;
473 ia->ia_ifp = ifp;
743 ia->ia_ifp = NULL;
H A Dip_output.c1486 (ia->ia_ifp->if_flags & IFF_MULTICAST) == 0) {
1490 imo->imo_ifidx = ia->ia_ifp->if_index;
/openbsd-current/sys/netinet6/
H A Din6_var.h92 #define ia_ifp ia_ifa.ifa_ifp macro
H A Din6.c672 ia6->ia_ifp = ifp;
971 ia6->ia_ifp = NULL;
1480 if (ia6_best->ia_ifp == oifp && ifp != oifp)
1482 if (ia6_best->ia_ifp != oifp && ifp == oifp)
1579 if (oifp == ia6_best->ia_ifp)
H A Dnd6_nbr.c1258 ia6->ia_ifp->if_xname,
1269 ia6->ia_ifp->if_xname,
1272 ia6->ia_ifp->if_xname);

Completed in 109 milliseconds