Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.h49 …void notifyRouteChange(NetlinkEvent::Action action, const char *route, const char *gateway, const …
DNetlinkHandler.cpp115 notifyRouteChange(action, route, gateway, iface); in onEvent()
212 void NetlinkHandler::notifyRouteChange(NetlinkEvent::Action action, const char *route, in notifyRouteChange() function in NetlinkHandler