Searched refs:ESOCKTNOSUPPORT (Results 1 – 6 of 6) sorted by relevance
77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
76 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
84 #define ESOCKTNOSUPPORT 222 /* Socket type not supported */ macro
21 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
18 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
586 if (err != -ESOCKTNOSUPPORT) { in sk_assign_esocknosupport()588 err, -ESOCKTNOSUPPORT); in sk_assign_esocknosupport()
Completed in 11 milliseconds