Searched refs:inet_sendmsg (Results 1 – 8 of 8) sorted by relevance
| /linux/net/ipv4/ |
| H A D | af_inet.c | 857 int inet_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in inet_sendmsg() function 869 EXPORT_SYMBOL(inet_sendmsg); 1078 .sendmsg = inet_sendmsg, 1114 .sendmsg = inet_sendmsg, 1146 .sendmsg = inet_sendmsg,
|
| /linux/net/dccp/ |
| H A D | ipv4.c | |
| H A D | ipv6.c | |
| /linux/net/sctp/ |
| H A D | ipv6.c | 1059 .sendmsg = inet_sendmsg,
|
| H A D | protocol.c | 1121 .sendmsg = inet_sendmsg,
|
| /linux/drivers/xen/ |
| H A D | pvcalls-back.c | 203 ret = inet_sendmsg(map->sock, &msg, size); in pvcalls_conn_back_write()
|
| /linux/net/ |
| H A D | socket.c | 774 INDIRECT_CALLABLE_DECLARE(int inet_sendmsg(struct socket *, struct msghdr *, 788 inet_sendmsg, sock, msg, in sock_sendmsg_nosec()
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 4573 .sendmsg = inet_sendmsg,
|