Home
last modified time | relevance | path

Searched defs:EAFNOSUPPORT (Results 1 – 4 of 4) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Derrno.h146 #define EAFNOSUPPORT 97 /* Address family not supported by protocol */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Derrno.h146 #define EAFNOSUPPORT 97 /* Address family not supported by protocol */ macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Darch.h177 #define EAFNOSUPPORT 97 /* Address family not supported by protocol */ macro
/components/libc/compilers/common/extension/sys/
A Derrno.h433 #define EAFNOSUPPORT (ERROR_BASE_NO + 97) macro

Completed in 11 milliseconds