Searched defs:ENETUNREACH (Results 1 – 7 of 7) sorted by relevance
86 #define ENETUNREACH WSAENETUNREACH macro
42 # define ENETUNREACH WSAENETUNREACH macro
75 # define ENETUNREACH 10051 macro
74 #define ENETUNREACH 101 /* Network is unreachable */ macro
82 #define ENETUNREACH 128 /* Network is unreachable */ macro
341 # define ENETUNREACH 118 macro
99 public static final int ENETUNREACH = placeholder(); field in OsConstants