Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.h44 void notifyAddressChanged(int action, const char *addr, const char *iface,
DNetlinkHandler.cpp89 notifyAddressChanged(action, address, iface, flags, scope); in onEvent()
172 void NetlinkHandler::notifyAddressChanged(int action, const char *addr, in notifyAddressChanged() function in NetlinkHandler