Home
last modified time | relevance | path

Searched refs:inet_sendmsg (Results 1 – 9 of 9) sorted by relevance

/linux/include/net/
H A Dinet_common.h37 int inet_sendmsg(struct socket *sock, struct msghdr *msg, size_t size);
/linux/net/ipv4/
H A Daf_inet.c844 int inet_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in inet_sendmsg() function
854 EXPORT_SYMBOL(inet_sendmsg);
1068 .sendmsg = inet_sendmsg,
1103 .sendmsg = inet_sendmsg,
1135 .sendmsg = inet_sendmsg,
/linux/net/l2tp/
H A Dl2tp_ip.c642 .sendmsg = inet_sendmsg,
/linux/net/ipv6/
H A Draw.c1289 .sendmsg = inet_sendmsg, /* ok */
/linux/drivers/xen/
H A Dpvcalls-back.c203 ret = inet_sendmsg(map->sock, &msg, size); in pvcalls_conn_back_write()
/linux/net/sctp/
H A Dprotocol.c1151 .sendmsg = inet_sendmsg,
/linux/Documentation/trace/
H A Dhistogram.rst1115 inet_sendmsg+0x64/0xa0
1540 inet_sendmsg+0x67/0xa0
1560 inet_sendmsg+0x67/0xa0
1578 inet_sendmsg+0x67/0xa0
1596 inet_sendmsg+0x67/0xa0
/linux/Documentation/networking/
H A Dscaling.rst336 and sendmsg (specifically, inet_recvmsg(), inet_sendmsg() and
/linux/net/mptcp/
H A Dprotocol.c4032 .sendmsg = inet_sendmsg,