Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.cpp130 notifyInterfaceLinkChanged(iface, true); in onEvent()
132 notifyInterfaceLinkChanged(iface, false); in onEvent()
247 void NetlinkHandler::notifyInterfaceLinkChanged(const std::string& ifName, bool up) { in notifyInterfaceLinkChanged() function in android::net::NetlinkHandler
DNetlinkHandler.h47 void notifyInterfaceLinkChanged(const std::string& ifName, bool isUp);