| /Linux-v5.4/include/uapi/asm-generic/ |
| D | errno.h | 77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
| /Linux-v5.4/tools/include/uapi/asm-generic/ |
| D | errno.h | 77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
| /Linux-v5.4/arch/sparc/include/uapi/asm/ |
| D | errno.h | 18 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
| /Linux-v5.4/arch/parisc/include/uapi/asm/ |
| D | errno.h | 85 #define ESOCKTNOSUPPORT 222 /* Socket type not supported */ macro
|
| /Linux-v5.4/arch/alpha/include/uapi/asm/ |
| D | errno.h | 21 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
| /Linux-v5.4/arch/mips/include/uapi/asm/ |
| D | errno.h | 76 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
|
| /Linux-v5.4/tools/arch/mips/include/uapi/asm/ |
| D | errno.h | 76 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
|
| /Linux-v5.4/tools/arch/alpha/include/uapi/asm/ |
| D | errno.h | 21 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
| /Linux-v5.4/tools/arch/parisc/include/uapi/asm/ |
| D | errno.h | 85 #define ESOCKTNOSUPPORT 222 /* Socket type not supported */ macro
|
| /Linux-v5.4/tools/arch/sparc/include/uapi/asm/ |
| D | errno.h | 18 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
| /Linux-v5.4/net/9p/ |
| D | error.c | 99 {"Socket type not supported", ESOCKTNOSUPPORT},
|
| /Linux-v5.4/net/bluetooth/bnep/ |
| D | sock.c | 207 return -ESOCKTNOSUPPORT; in bnep_sock_create()
|
| /Linux-v5.4/net/bluetooth/cmtp/ |
| D | sock.c | 210 return -ESOCKTNOSUPPORT; in cmtp_sock_create()
|
| /Linux-v5.4/tools/testing/selftests/net/ |
| D | reuseport_addr_any.c | 247 if (errno == ESOCKTNOSUPPORT) { in test_proto()
|
| /Linux-v5.4/net/bluetooth/hidp/ |
| D | sock.c | 258 return -ESOCKTNOSUPPORT; in hidp_sock_create()
|
| /Linux-v5.4/net/ax25/ |
| D | af_ax25.c | 840 return -ESOCKTNOSUPPORT; in ax25_create() 844 return -ESOCKTNOSUPPORT; in ax25_create() 850 return -ESOCKTNOSUPPORT; in ax25_create() 862 return -ESOCKTNOSUPPORT; in ax25_create()
|
| /Linux-v5.4/net/rxrpc/ |
| D | af_rxrpc.c | 89 return -ESOCKTNOSUPPORT; in rxrpc_validate_address() 772 return -ESOCKTNOSUPPORT; in rxrpc_create()
|
| /Linux-v5.4/drivers/isdn/mISDN/ |
| D | socket.c | 598 return -ESOCKTNOSUPPORT; in data_sock_create() 756 return -ESOCKTNOSUPPORT; in base_sock_create()
|
| /Linux-v5.4/net/nfc/ |
| D | rawsock.c | 333 return -ESOCKTNOSUPPORT; in rawsock_create()
|
| D | llcp_sock.c | 1010 return -ESOCKTNOSUPPORT; in llcp_sock_create()
|
| /Linux-v5.4/drivers/virt/vboxguest/ |
| D | vboxguest_utils.c | 777 [-VERR_NET_SOCKET_TYPE_NOT_SUPPORTED] = -ESOCKTNOSUPPORT,
|
| /Linux-v5.4/net/rds/ |
| D | af_rds.c | 706 return -ESOCKTNOSUPPORT; in rds_create()
|
| /Linux-v5.4/net/dccp/ |
| D | ipv4.c | 1017 return -ESOCKTNOSUPPORT; in dccp_v4_init_net()
|
| /Linux-v5.4/net/bluetooth/rfcomm/ |
| D | sock.c | 325 return -ESOCKTNOSUPPORT; in rfcomm_sock_create()
|
| /Linux-v5.4/net/ieee802154/ |
| D | socket.c | 1022 rc = -ESOCKTNOSUPPORT; in ieee802154_create()
|