Searched defs:ENETUNREACH (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dnet.h227 #undef ENETUNREACH macro
228 #define ENETUNREACH WSAENETUNREACH macro
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Derrno.h144 # define ENETUNREACH 9916 macro
/freebsd-current/sys/sys/
H A Derrno.h114 #define ENETUNREACH 51 /* Network is unreachable */ macro
/freebsd-current/contrib/lib9p/pytest/
H A Dlerrno.py107 ENETUNREACH = 101 variable

Completed in 987 milliseconds