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

/macosx-10.10.1/IONetworkingFamily-101/
H A DIONetworkInterface.h440 void notifyDriver( uint32_t type, void * data );
H A DIONetworkInterface.cpp1499 self->notifyDriver(kIONetworkNotificationBPFTapStateChange, 0);
3209 me->notifyDriver(kIONetworkNotificationLoggingParametersChange,
3218 me->notifyDriver(kIONetworkNotificationLoggingLevelChange, 0);
3231 me->notifyDriver(kIONetworkNotificationInterfaceAddressChange,
3265 void IONetworkInterface::notifyDriver( uint32_t notifyType, void * data ) function in class:IONetworkInterface

Completed in 113 milliseconds