Searched refs:ESOCKTNOSUPPORT (Results 1 - 25 of 55) sorted by last modified time

123

/linux-master/net/ipv4/
H A Daf_inet.c270 err = -ESOCKTNOSUPPORT;
H A Dtcp_ao.c1504 return ERR_PTR(-ESOCKTNOSUPPORT);
1514 return ERR_PTR(-ESOCKTNOSUPPORT);
/linux-master/net/core/
H A Dfilter.c11433 return -ESOCKTNOSUPPORT; /* reject non-RCU freed sockets */
11435 return -ESOCKTNOSUPPORT; /* only accept TCP socket in LISTEN */
11437 return -ESOCKTNOSUPPORT; /* only accept UDP socket in CLOSE */
/linux-master/net/bluetooth/
H A Dsco.c523 return -ESOCKTNOSUPPORT;
H A Dl2cap_sock.c1847 return -ESOCKTNOSUPPORT;
H A Diso.c875 return -ESOCKTNOSUPPORT;
H A Dhci_sock.c2201 return -ESOCKTNOSUPPORT;
/linux-master/net/ax25/
H A Daf_ax25.c867 return -ESOCKTNOSUPPORT;
871 return -ESOCKTNOSUPPORT;
877 return -ESOCKTNOSUPPORT;
890 return -ESOCKTNOSUPPORT;
/linux-master/net/unix/
H A Daf_unix.c1031 return -ESOCKTNOSUPPORT;
/linux-master/net/xdp/
H A Dxsk.c1711 return -ESOCKTNOSUPPORT;
/linux-master/net/nfc/
H A Dllcp_sock.c1034 return -ESOCKTNOSUPPORT;
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c315 return -ESOCKTNOSUPPORT;
/linux-master/drivers/isdn/mISDN/
H A Dsocket.c598 return -ESOCKTNOSUPPORT;
754 return -ESOCKTNOSUPPORT;
/linux-master/net/packet/
H A Daf_packet.c3347 return -ESOCKTNOSUPPORT;
/linux-master/net/iucv/
H A Daf_iucv.c2240 return -ESOCKTNOSUPPORT;
/linux-master/drivers/vhost/
H A Dnet.c1407 r = -ESOCKTNOSUPPORT;
/linux-master/net/x25/
H A Daf_x25.c537 rc = -ESOCKTNOSUPPORT;
/linux-master/net/smc/
H A Daf_smc.c3317 rc = -ESOCKTNOSUPPORT;
3389 return -ESOCKTNOSUPPORT;
/linux-master/net/sctp/
H A Dsocket.c4967 return -ESOCKTNOSUPPORT;
/linux-master/net/rxrpc/
H A Daf_rxrpc.c89 return -ESOCKTNOSUPPORT;
827 return -ESOCKTNOSUPPORT;
/linux-master/net/netlink/
H A Daf_netlink.c680 return -ESOCKTNOSUPPORT;
/linux-master/net/mctp/
H A Daf_mctp.c694 return -ESOCKTNOSUPPORT;
/linux-master/net/kcm/
H A Dkcmsock.c1799 return -ESOCKTNOSUPPORT;
/linux-master/net/ipv6/
H A Daf_inet6.c137 err = -ESOCKTNOSUPPORT;
/linux-master/net/ieee802154/
H A Dsocket.c1025 rc = -ESOCKTNOSUPPORT;

Completed in 364 milliseconds

123