Searched refs:softc (Results 1 - 8 of 8) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_loop.c460 lo_init.softc = &lo_statics[0];
H A Dkpi_interface.h559 @field softc Driver specific storage. This value can be retrieved from the
585 void* softc; /* optional */ member in struct:ifnet_init_params
H A Dif_gif.c308 gif_init.softc = sc;
H A Dif_stf.c279 printf("stf softc attach failed\n" );
303 stf_init.softc = sc;
H A Dif_vlan.c818 vlan_init.softc = ifv;
H A Dkpi_interface.c134 ifp->if_softc = init->softc;
H A Dif_bond.c1192 bond_init.softc = ifb;
/macosx-10.5.8/xnu-1228.15.4/bsd/netkey/
H A Dkey.c8423 ipsecif_init.softc = pcb;

Completed in 166 milliseconds