Home
last modified time | relevance | path

Searched refs:notifyInterfaceLinkChanged (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DNetlinkHandler.cpp73 notifyInterfaceLinkChanged(iface, true); in onEvent()
75 notifyInterfaceLinkChanged(iface, false); in onEvent()
172 void NetlinkHandler::notifyInterfaceLinkChanged(const char *name, bool isUp) { in notifyInterfaceLinkChanged() function in NetlinkHandler
DNetlinkHandler.h41 void notifyInterfaceLinkChanged(const char *name, bool isUp);