Searched refs:notifyInterfaceChanged (Results 1 – 2 of 2) sorted by relevance
39 void notifyInterfaceChanged(const char *name, bool isUp);
70 notifyInterfaceChanged("nana", true); in onEvent()148 void NetlinkHandler::notifyInterfaceChanged(const char *name, bool isUp) { in notifyInterfaceChanged() function in NetlinkHandler