Searched defs:ENETUNREACH (Results 1 – 4 of 4) sorted by relevance
100 #define ENETUNREACH 51 /* Network is unreachable */ macro
179 #define ENETUNREACH 128 /* Network is unreachable */ macro
159 #define ENETUNREACH 128 /* Network is unreachable */ macro
566 public static final int ENETUNREACH = 128; field in PoolsException