OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyInterfaceLinkChanged
(Results
1 - 2
of
2
) sorted by null
/system/netd/
NetlinkHandler.h
39
void
notifyInterfaceLinkChanged
(const char *name, bool isUp);
NetlinkHandler.cpp
67
notifyInterfaceLinkChanged
(iface, true);
69
notifyInterfaceLinkChanged
(iface, false);
129
void NetlinkHandler::
notifyInterfaceLinkChanged
(const char *name, bool isUp) {
Completed in 26 milliseconds