Home
last modified time | relevance | path

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

/system/connectivity/shill/test-scripts/
Drouting.py134 def getRouteFor(self, ip_as_int_or_string): member in NetworkRoutes
168 print routes.getRouteFor(0x01010203)
169 print routes.getRouteFor("3.2.1.1")
170 print routes.getRouteFor(0x08010209)