Searched refs:ESOCKTNOSUPPORT (Results 1 – 5 of 5) sorted by relevance
118 #define ESOCKTNOSUPPORT 124 /**< Socket type not supported */ macro
108 #define ESOCKTNOSUPPORT 124 /**< Socket type not supported */ macro
93 ERR(ESOCKTNOSUPPORT),
14 …EDESTADDRREQ -41=EPROTOTYPE -42=ENOPROTOOPT -43=EPROTONOSUPPORT -44=ESOCKTNOSUPPORT -45=EOPNOTSUP…
218 return -ESOCKTNOSUPPORT; in simplelink_socket_type_from_posix()