Searched refs:ENETUNREACH (Results 1 – 4 of 4) sorted by relevance
303 case ENETUNREACH: /* Network Unreachable */ in Inet4AddressImpl_isReachable0()
379 case ENETUNREACH: /* Network Unreachable */ in Inet6AddressImpl_isReachable0()
199 public static final int ENETUNREACH = placeholder(); field in OsConstants764 if (errno == ENETUNREACH) { in errnoName()
169 initConstant(env, c, "ENETUNREACH", ENETUNREACH); in OsConstants_initConstants()