Searched refs:kIOEthernetInterfaceClass (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/IONetworkingFamily-100/
H A DIOEthernetInterface.h26 /*! @defined kIOEthernetInterfaceClass
31 #define kIOEthernetInterfaceClass "IOEthernetInterface" macro
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A DEncodedSourceID.c233 // Ethernet interfaces are instances of class kIOEthernetInterfaceClass.
236 matchingDict = IOServiceMatching(kIOEthernetInterfaceClass);
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dsys-MacOSX.c2324 // Ethernet interfaces are instances of class kIOEthernetInterfaceClass.
2327 matchingDict = IOServiceMatching(kIOEthernetInterfaceClass);

Completed in 138 milliseconds