Searched refs:if_softc (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_dummy.c146 ifp->if_softc = NULL;
H A Dether_inet_pr_module.c338 kdp_get_interface() == ifp->if_softc) ||
H A Dif_var.h350 void *if_softc; /* pointer to driver state */ member in struct:ifnet
H A Dkpi_interface.c134 ifp->if_softc = init->softc;
216 return interface == NULL ? NULL : interface->if_softc;

Completed in 35 milliseconds