Searched refs:OFFLINKGATEWAY (Results 1 – 1 of 1) sorted by relevance
46 private static final InetAddress OFFLINKGATEWAY = IpAddress("192.0.2.129"); field in StaticIpConfigurationTest161 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()