Searched refs:ifnet_init_eparams (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dkpi_interface.h948 @struct ifnet_init_eparams
1020 struct ifnet_init_eparams { struct
1216 extern errno_t ifnet_allocate_extended(const struct ifnet_init_eparams *init,
H A Dif_loop.c614 struct ifnet_init_eparams lo_init;
H A Dkpi_interface.c120 struct ifnet_init_eparams einit;
151 ifnet_allocate_extended(const struct ifnet_init_eparams *einit0,
154 struct ifnet_init_eparams einit;
H A Dif_ipsec.c197 struct ifnet_init_eparams ipsec_init;
H A Dif_utun.c186 struct ifnet_init_eparams utun_init;
H A Dif_vlan.c945 struct ifnet_init_eparams vlan_init;
H A Dif_bond.c1119 struct ifnet_init_eparams bond_init;
H A Dif_bridge.c1129 struct ifnet_init_eparams init_params;
/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkInterface.cpp2004 ifnet_init_eparams eparams;
2030 // the new ifnet_init_eparams. All this to avoid burning another

Completed in 278 milliseconds