Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.h39 void notifyInterfaceChanged(const char *name, bool isUp);
DNetlinkHandler.cpp70 notifyInterfaceChanged("nana", true); in onEvent()
148 void NetlinkHandler::notifyInterfaceChanged(const char *name, bool isUp) { in notifyInterfaceChanged() function in NetlinkHandler