Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/common/java/android/net/
H A DStaticIpConfigurationTest.java46 private static final InetAddress OFFLINKGATEWAY = IpAddress("192.0.2.129"); field in StaticIpConfigurationTest
161 s.gateway = OFFLINKGATEWAY; in testToLinkProperties()
163 defaultRoute = new RouteInfo(new IpPrefix("0.0.0.0/0"), OFFLINKGATEWAY, IFACE); in testToLinkProperties()
192 s.gateway = OFFLINKGATEWAY; in testToLinkProperties()