Searched defs:RTM_NEWROUTE (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/net_test/
H A Diproute.py64 RTM_NEWROUTE = 24 variable
233 RTM_NEWROUTE command, attribute type 3 is the incoming interface and
462 if command == RTM_NEWROUTE and not table:
481 self._Route(version, RTM_NEWROUTE, table, dest, prefixlen, nexthop, dev,

Completed in 66 milliseconds