Searched refs:getInterfaceType (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkInterface.h585 /*! @function getInterfaceType
592 virtual UInt8 getInterfaceType( void ) const;
H A DIONetworkInterface.cpp1564 UInt8 IONetworkInterface::getInterfaceType(void) const function in class:IONetworkInterface
1637 self->setProperty( kIOInterfaceType, getInterfaceType(), 8 );

Completed in 85 milliseconds