Searched refs:sock_no_sendmsg (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/net/bluetooth/cmtp/ |
| H A D | sock.c | 184 .sendmsg = sock_no_sendmsg,
|
| /linux-6.15/net/bluetooth/bnep/ |
| H A D | sock.c | 182 .sendmsg = sock_no_sendmsg,
|
| /linux-6.15/crypto/ |
| H A D | algif_rng.c | 176 .sendmsg = sock_no_sendmsg,
|
| H A D | af_alg.c | 489 .sendmsg = sock_no_sendmsg,
|
| /linux-6.15/net/bluetooth/hidp/ |
| H A D | sock.c | 233 .sendmsg = sock_no_sendmsg,
|
| /linux-6.15/net/nfc/ |
| H A D | rawsock.c | 299 .sendmsg = sock_no_sendmsg,
|
| H A D | llcp_sock.c | 950 .sendmsg = sock_no_sendmsg,
|
| /linux-6.15/drivers/net/ppp/ |
| H A D | pptp.c | 629 .sendmsg = sock_no_sendmsg,
|
| /linux-6.15/drivers/isdn/mISDN/ |
| H A D | socket.c | 737 .sendmsg = sock_no_sendmsg,
|
| /linux-6.15/net/core/ |
| H A D | sock.c | 3456 int sock_no_sendmsg(struct socket *sock, struct msghdr *m, size_t len) in sock_no_sendmsg() function 3460 EXPORT_SYMBOL(sock_no_sendmsg);
|
| /linux-6.15/include/net/ |
| H A D | sock.h | 1884 int sock_no_sendmsg(struct socket *, struct msghdr *, size_t);
|