Home | History | Annotate | Download | only in connectivity

Lines Matching refs:RTN_UNREACHABLE

22 import static android.net.RouteInfo.RTN_UNREACHABLE;
381 lp.addRoute(new RouteInfo(new IpPrefix(Inet4Address.ANY, 0), RTN_UNREACHABLE));
384 lp.addRoute(new RouteInfo(new IpPrefix(Inet6Address.ANY, 0), RTN_UNREACHABLE));