Home
last modified time | relevance | path

Searched refs:kRouteRemoved (Results 1 – 3 of 3) sorted by relevance

/system/core/libsysutils/include/sysutils/
DNetlinkEvent.h36 kRouteRemoved = 10, enumerator
/system/netd/server/
DNetlinkHandler.cpp187 action == NetlinkEvent::Action::kRouteRemoved) { in onEvent()
/system/core/libsysutils/src/
DNetlinkEvent.cpp427 Action::kRouteRemoved; in parseRtMessage()