| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | errno.h | 77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | errno.h | 77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | errno.h | 77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | errno.h | 77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 18 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 21 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 18 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 85 #define ESOCKTNOSUPPORT 222 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 76 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 21 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 76 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 85 #define ESOCKTNOSUPPORT 222 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | errno.h | 102 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/ |
| H A D | errno.h | 156 #define ESOCKTNOSUPPORT 124 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/ |
| H A D | errno.h | 156 #define ESOCKTNOSUPPORT 124 /* Socket type not supported */ macro
|
| /OK3568_Linux_fs/kernel/net/9p/ |
| H A D | error.c | 99 {"Socket type not supported", ESOCKTNOSUPPORT},
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | errno_str.c | 108 ERRNO_MSG(ESOCKTNOSUPPORT, "Socket type not supported"),
|
| /OK3568_Linux_fs/kernel/net/bluetooth/bnep/ |
| H A D | sock.c | 205 return -ESOCKTNOSUPPORT; in bnep_sock_create()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/cmtp/ |
| H A D | sock.c | 208 return -ESOCKTNOSUPPORT; in cmtp_sock_create()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | errname.c | 153 E(ESOCKTNOSUPPORT),
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_sk_lookup.c | 568 if (err != -ESOCKTNOSUPPORT) { in sk_assign_esocknosupport() 570 err, -ESOCKTNOSUPPORT); in sk_assign_esocknosupport()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | reuseport_addr_any.c | 251 if (errno == ESOCKTNOSUPPORT) { in test_proto()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/hidp/ |
| H A D | sock.c | 256 return -ESOCKTNOSUPPORT; in hidp_sock_create()
|
| /OK3568_Linux_fs/kernel/net/ax25/ |
| H A D | af_ax25.c | 863 return -ESOCKTNOSUPPORT; in ax25_create() 867 return -ESOCKTNOSUPPORT; in ax25_create() 873 return -ESOCKTNOSUPPORT; in ax25_create() 885 return -ESOCKTNOSUPPORT; in ax25_create()
|
| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | af_rxrpc.c | 89 return -ESOCKTNOSUPPORT; in rxrpc_validate_address() 760 return -ESOCKTNOSUPPORT; in rxrpc_create()
|