Home | History | Annotate | Download | only in net

Lines Matching refs:addRoute

87             source.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY1)));
88 source.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY2)));
100 target.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY1)));
101 target.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY2)));
114 target.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY1)));
115 target.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY2)));
127 target.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY1)));
128 target.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY2)));
140 target.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY1)));
141 target.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY2)));
153 target.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress("75.208.8.2")));
154 target.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY2)));
177 source.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY1)));
178 source.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY2)));
189 target.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY2)));
190 target.addRoute(new RouteInfo(NetworkUtils.numericToInetAddress(GATEWAY1)));
240 lp.addRoute(r);
247 lp.addRoute(r);
257 lp.addRoute(r);
263 lp.addRoute(r);
269 lp.addRoute(r);