Home
last modified time | relevance | path

Searched refs:sendmsg (Results 1 – 25 of 181) sorted by relevance

12345678

/linux-6.15/tools/testing/selftests/net/packetdrill/
H A Dtcp_nagle_sendmsg_msg_more.pkt18 +0 sendmsg(4, {msg_name(...)=...,
24 +0 sendmsg(4, {msg_name(...)=...,
26 +.005 sendmsg(4, {msg_name(...)=...,
28 +.01 sendmsg(4, {msg_name(...)=...,
31 +.008 sendmsg(4, {msg_name(...)=...,
38 +.1 sendmsg(4, {msg_name(...)=...,
41 +.003 sendmsg(4, {msg_name(...)=...,
49 +.001 sendmsg(4, {msg_name(...)=...,
51 +.002 sendmsg(4, {msg_name(...)=...,
53 +.003 sendmsg(4, {msg_name(...)=...,
[all …]
H A Dtcp_syscall_bad_arg_sendmsg-empty-iov.pkt16 +0 sendmsg(4, {msg_name(...)=...,
22 +0 sendmsg(4, {msg_name(...)=...,
26 +0 sendmsg(4, {msg_name(...)=...,
H A Dtcp_zerocopy_maxfrags.pkt31 +0 sendmsg(4, {msg_name(...)=...,
43 +1 sendmsg(4, {msg_name(...)=...,
74 +0 sendmsg(4, {msg_name(...)=...,
H A Dtcp_timestamping_client-only-last-byte.pkt3 // the last byte of each sendmsg.
/linux-6.15/fs/smb/server/
H A Dtransport_rdma.c862 t = sendmsg->transport; in send_done()
881 for (pos = &sendmsg->list, prev = pos->prev, end = sendmsg->list.next; in send_done()
1023 struct smb_direct_sendmsg *sendmsg; in smb_direct_create_header() local
1029 if (IS_ERR(sendmsg)) in smb_direct_create_header()
1030 return PTR_ERR(sendmsg); in smb_direct_create_header()
1068 smb_direct_free_sendmsg(t, sendmsg); in smb_direct_create_header()
1072 sendmsg->num_sge = 1; in smb_direct_create_header()
1076 *sendmsg_out = sendmsg; in smb_direct_create_header()
1582 struct smb_direct_sendmsg *sendmsg; in smb_direct_send_negotiate_response() local
1587 if (IS_ERR(sendmsg)) in smb_direct_send_negotiate_response()
[all …]
/linux-6.15/Documentation/networking/
H A Dmctp.rst123 ``sendto()``, ``sendmsg()``, ``send()`` : transmit an MCTP message
126 An MCTP message is transmitted using one of the ``sendto()``, ``sendmsg()`` or
161 The ``sendmsg()`` system call allows a more compact argument interface, and the
163 message types (used for the ``msg_control`` data passed to ``sendmsg()``) are
220 allocating a per-message tag at ``sendmsg()`` time.
239 can use in future ``sendmsg()`` calls. The application populates the
248 - ``MCTP_TAG_PREALLOC``: to indicate to ``sendmsg()`` that this is a
270 sendmsg()
278 sendmsg()
H A Drxrpc.rst9 of AF_RXRPC family, using sendmsg() and recvmsg() with control data to send and
220 first sendmsg() of a call (struct msghdr::msg_name).
238 (#) When sending data for a call, sendmsg is given MSG_MORE if there's more
282 Notes on sendmsg:
284 (#) MSG_WAITALL can be set to tell sendmsg to ignore signals if the peer is
289 If this isn't set, sendmsg() will return immediately, either returning
586 be done through sendmsg)::
599 of sendmsg() calls, each with the following control message attached:
609 sendmsg() call.
710 (7) The server then accepts the new call by issuing a sendmsg() with two
[all …]
/linux-6.15/net/smc/
H A Dsmc_inet.c48 .sendmsg = smc_sendmsg,
96 .sendmsg = smc_sendmsg,
/linux-6.15/tools/bpf/bpftool/Documentation/
H A Dbpftool-cgroup.rst107 …- **sendmsg4** call to sendto(2), sendmsg(2), sendmmsg(2) for an unconnected udp4 socket (since 4.…
108 …- **sendmsg6** call to sendto(2), sendmsg(2), sendmmsg(2) for an unconnected udp6 socket (since 4.…
109 …- **sendmsg_unix** call to sendto(2), sendmsg(2), sendmmsg(2) for an unconnected unix socket (sinc…
/linux-6.15/net/rxrpc/
H A DMakefile33 sendmsg.o \
/linux-6.15/Documentation/crypto/
H A Duserspace-if.rst158 Using the sendmsg() system call, the application provides the data that
160 specified with the data structure provided by the sendmsg() system call.
162 The sendmsg system call parameter of struct msghdr is embedded into the
217 Using the sendmsg() system call, the application provides the data that
219 specified with the data structure provided by the sendmsg() system call.
221 The sendmsg system call parameter of struct msghdr is embedded into the
270 sendmsg and setsockopt calls (see there). As the kernel knows the size
325 - *Additional Data* can be provided using the send()/sendmsg() system calls,
/linux-6.15/drivers/isdn/mISDN/
H A Dl1oip.h80 struct msghdr sendmsg; /* ip message to send */ member
H A Dl1oip_core.c339 len = kernel_sendmsg(socket, &hc->sendmsg, &hc->sendiov, 1, len); in l1oip_socket_send()
695 hc->sendmsg.msg_name = &hc->sin_remote; in l1oip_socket_thread()
696 hc->sendmsg.msg_namelen = sizeof(hc->sin_remote); in l1oip_socket_thread()
697 hc->sendmsg.msg_control = NULL; in l1oip_socket_thread()
698 hc->sendmsg.msg_controllen = 0; in l1oip_socket_thread()
/linux-6.15/crypto/
H A Dalgif_rng.c176 .sendmsg = sock_no_sendmsg,
197 .sendmsg = rng_test_sendmsg,
H A Dalgif_skcipher.c260 .sendmsg = skcipher_sendmsg,
338 .sendmsg = skcipher_sendmsg_nokey,
H A Dalgif_hash.c289 .sendmsg = hash_sendmsg,
378 .sendmsg = hash_sendmsg_nokey,
/linux-6.15/drivers/md/
H A Dmd-cluster.c806 static int sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg, in sendmsg() function
1008 err = sendmsg(cinfo, &cmsg, 1); in resync_bitmap()
1138 ret = sendmsg(cinfo, &cmsg, 0); in update_bitmap_size()
1385 return sendmsg(cinfo, &cmsg, 0); in resync_start_notify()
1413 return sendmsg(cinfo, &cmsg, 1); in resync_info_update()
1415 return sendmsg(cinfo, &cmsg, 0); in resync_info_update()
1531 return sendmsg(cinfo, &cmsg, 1); in remove_disk()
1596 err = sendmsg(cinfo, &cmsg, 1); in gather_bitmaps()
/linux-6.15/net/ipv4/
H A Dudplite.c56 .sendmsg = udp_sendmsg,
/linux-6.15/kernel/
H A Dsys_ni.c158 COND_SYSCALL(sendmsg);
159 COND_SYSCALL_COMPAT(sendmsg);
/linux-6.15/net/ieee802154/
H A Dsocket.c96 return sk->sk_prot->sendmsg(sk, msg, len); in ieee802154_sock_sendmsg()
400 .sendmsg = raw_sendmsg,
426 .sendmsg = ieee802154_sock_sendmsg,
961 .sendmsg = dgram_sendmsg,
988 .sendmsg = ieee802154_sock_sendmsg,
/linux-6.15/net/ipv6/
H A Dudplite.c55 .sendmsg = udpv6_sendmsg,
/linux-6.15/net/nfc/
H A Drawsock.c281 .sendmsg = rawsock_sendmsg,
299 .sendmsg = sock_no_sendmsg,
/linux-6.15/net/phonet/
H A Dsocket.c424 return sk->sk_prot->sendmsg(sk, m, total_len); in pn_socket_sendmsg()
440 .sendmsg = pn_socket_sendmsg,
460 .sendmsg = pn_socket_sendmsg,
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_reroute.c138 sendmsg(s, &msg, MSG_NOSIGNAL); in overflow_fq()
/linux-6.15/net/atm/
H A Dpvc.c126 .sendmsg = vcc_sendmsg,

12345678