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