| /Linux-v5.15/include/uapi/asm-generic/ |
| D | errno.h | 77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
| /Linux-v5.15/tools/include/uapi/asm-generic/ |
| D | errno.h | 77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
| /Linux-v5.15/tools/arch/mips/include/uapi/asm/ |
| D | errno.h | 76 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
|
| /Linux-v5.15/tools/arch/sparc/include/uapi/asm/ |
| D | errno.h | 18 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
| /Linux-v5.15/arch/parisc/include/uapi/asm/ |
| D | errno.h | 85 #define ESOCKTNOSUPPORT 222 /* Socket type not supported */ macro
|
| /Linux-v5.15/tools/arch/alpha/include/uapi/asm/ |
| D | errno.h | 21 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
| /Linux-v5.15/tools/arch/parisc/include/uapi/asm/ |
| D | errno.h | 85 #define ESOCKTNOSUPPORT 222 /* Socket type not supported */ macro
|
| /Linux-v5.15/arch/mips/include/uapi/asm/ |
| D | errno.h | 76 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
|
| /Linux-v5.15/arch/alpha/include/uapi/asm/ |
| D | errno.h | 21 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
| /Linux-v5.15/arch/sparc/include/uapi/asm/ |
| D | errno.h | 18 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
| /Linux-v5.15/net/9p/ |
| D | error.c | 99 {"Socket type not supported", ESOCKTNOSUPPORT},
|
| /Linux-v5.15/net/bluetooth/cmtp/ |
| D | sock.c | 208 return -ESOCKTNOSUPPORT; in cmtp_sock_create()
|
| /Linux-v5.15/net/bluetooth/bnep/ |
| D | sock.c | 205 return -ESOCKTNOSUPPORT; in bnep_sock_create()
|
| /Linux-v5.15/lib/ |
| D | errname.c | 154 E(ESOCKTNOSUPPORT),
|
| /Linux-v5.15/net/bluetooth/hidp/ |
| D | sock.c | 256 return -ESOCKTNOSUPPORT; in hidp_sock_create()
|
| /Linux-v5.15/tools/testing/selftests/net/ |
| D | reuseport_addr_any.c | 251 if (errno == ESOCKTNOSUPPORT) { in test_proto()
|
| /Linux-v5.15/tools/testing/selftests/bpf/progs/ |
| D | test_sk_lookup.c | 568 if (err != -ESOCKTNOSUPPORT) { in sk_assign_esocknosupport() 570 err, -ESOCKTNOSUPPORT); in sk_assign_esocknosupport()
|
| /Linux-v5.15/net/ax25/ |
| D | af_ax25.c | 842 return -ESOCKTNOSUPPORT; in ax25_create() 846 return -ESOCKTNOSUPPORT; in ax25_create() 852 return -ESOCKTNOSUPPORT; in ax25_create() 865 return -ESOCKTNOSUPPORT; in ax25_create()
|
| /Linux-v5.15/net/mctp/ |
| D | af_mctp.c | 306 return -ESOCKTNOSUPPORT; in mctp_pf_create()
|
| /Linux-v5.15/net/rxrpc/ |
| D | af_rxrpc.c | 89 return -ESOCKTNOSUPPORT; in rxrpc_validate_address() 761 return -ESOCKTNOSUPPORT; in rxrpc_create()
|
| /Linux-v5.15/drivers/isdn/mISDN/ |
| D | socket.c | 598 return -ESOCKTNOSUPPORT; in data_sock_create() 754 return -ESOCKTNOSUPPORT; in base_sock_create()
|
| /Linux-v5.15/net/nfc/ |
| D | rawsock.c | 329 return -ESOCKTNOSUPPORT; in rawsock_create()
|
| /Linux-v5.15/net/vmw_vsock/ |
| D | af_vsock.c | 465 return -ESOCKTNOSUPPORT; in vsock_assign_transport() 492 return -ESOCKTNOSUPPORT; in vsock_assign_transport() 2193 return -ESOCKTNOSUPPORT; in vsock_create()
|
| /Linux-v5.15/drivers/virt/vboxguest/ |
| D | vboxguest_utils.c | 785 [-VERR_NET_SOCKET_TYPE_NOT_SUPPORTED] = -ESOCKTNOSUPPORT,
|
| /Linux-v5.15/net/rds/ |
| D | af_rds.c | 704 return -ESOCKTNOSUPPORT; in rds_create()
|