Searched refs:ifma_ifp (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_var.h615 struct ifnet *ifma_ifp; /* back-pointer to interface */ member in struct:ifmultiaddr
H A Dif.c1925 ifma->ifma_ifp = ifp;
1936 llifma->ifma_ifp = ifp;
1987 ifp = ifma->ifma_ifp;
H A Dkpi_interface.c1360 if (ifmaddr == NULL || ifmaddr->ifma_ifp == NULL) return NULL;
1361 return ifmaddr->ifma_ifp;
H A Drtsock.c1086 struct ifnet *ifp = ifma->ifma_ifp;
1317 ifmam->ifmam_index = ifma->ifma_ifp->if_index;
H A Ddlil.c1957 ifma->ifma_ifp = NULL;

Completed in 41 milliseconds