Searched refs:ESOCKTNOSUPPORT (Results 26 - 50 of 55) sorted by relevance

123

/linux-master/net/dccp/
H A Dipv6.c1109 return -ESOCKTNOSUPPORT;
/linux-master/net/caif/
H A Dcaif_socket.c721 * o -ESOCKTNOSUPPORT: bad socket type or protocol
1042 return -ESOCKTNOSUPPORT;
/linux-master/net/rds/
H A Daf_rds.c703 return -ESOCKTNOSUPPORT;
/linux-master/net/llc/
H A Daf_llc.c175 int rc = -ESOCKTNOSUPPORT;
/linux-master/net/ieee802154/
H A Dsocket.c1025 rc = -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/net/ipv4/
H A Dtcp_ao.c1504 return ERR_PTR(-ESOCKTNOSUPPORT);
1514 return ERR_PTR(-ESOCKTNOSUPPORT);
H A Daf_inet.c270 err = -ESOCKTNOSUPPORT;
/linux-master/crypto/
H A Daf_alg.c511 return -ESOCKTNOSUPPORT;
/linux-master/net/netrom/
H A Daf_netrom.c436 return -ESOCKTNOSUPPORT;
/linux-master/net/ipv6/
H A Daf_inet6.c137 err = -ESOCKTNOSUPPORT;
/linux-master/net/bluetooth/
H A Dsco.c523 return -ESOCKTNOSUPPORT;
H A Dhci_sock.c2201 return -ESOCKTNOSUPPORT;
H A Dl2cap_sock.c1847 return -ESOCKTNOSUPPORT;
H A Diso.c875 return -ESOCKTNOSUPPORT;
/linux-master/net/rose/
H A Daf_rose.c556 return -ESOCKTNOSUPPORT;
/linux-master/net/appletalk/
H A Dddp.c1023 int rc = -ESOCKTNOSUPPORT;
/linux-master/net/kcm/
H A Dkcmsock.c1799 return -ESOCKTNOSUPPORT;
/linux-master/net/x25/
H A Daf_x25.c537 rc = -ESOCKTNOSUPPORT;
/linux-master/drivers/vhost/
H A Dnet.c1407 r = -ESOCKTNOSUPPORT;
/linux-master/net/xdp/
H A Dxsk.c1711 return -ESOCKTNOSUPPORT;
/linux-master/net/smc/
H A Daf_smc.c3317 rc = -ESOCKTNOSUPPORT;
3389 return -ESOCKTNOSUPPORT;
/linux-master/net/netlink/
H A Daf_netlink.c680 return -ESOCKTNOSUPPORT;
/linux-master/net/iucv/
H A Daf_iucv.c2240 return -ESOCKTNOSUPPORT;

Completed in 307 milliseconds

123