Home
last modified time | relevance | path

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

123456

/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_maxfrags.pkt33 +0 sendmsg(4, {msg_name(...)=...,
45 +1 sendmsg(4, {msg_name(...)=...,
76 +0 sendmsg(4, {msg_name(...)=...,
/linux/Documentation/translations/zh_CN/networking/
H A Dtimestamping.rst83 也可以通过 cmsg 为单个 sendmsg 调用启用时间戳生成(1.3.4)。
184 err = sendmsg(fd, msg, 0);
266 禁用时间戳即可采样每个 sendmsg() 的时间戳::
277 err = sendmsg(fd, msg, 0);
319 标志在sendmsg()时。
H A Dmsg_zerocopy.rst56 [PATCH net-next v4 0/9] socket sendmsg MSG_ZEROCOPY
79 对 send(或 sendto、sendmsg、sendmmsg)本身的改动非常简单。只需传递新的标志即可。
/linux/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 Dkcm.rst259 2) Send a group of messages each with a sendmsg call, where all messages
260 except the last have MSG_BATCH in the flags of sendmsg call.
262 with a single sendmsg.
/linux/net/smc/
H A Dsmc_inet.c48 .sendmsg = smc_sendmsg,
95 .sendmsg = smc_sendmsg,
/linux/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/Documentation/translations/zh_CN/security/
H A DSCTP.rst81 SCTP_SENDMSG_CONNECT - 通过sendmsg(2)或sctp_sendmsg(3)在新关联上
138 sctp_connectx(3),sendmsg(2)
/linux/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
324 - *Additional Data* can be provided using the send()/sendmsg() system calls,
/linux/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/tools/testing/selftests/namespaces/
H A Dsiocgskns_test.c127 if (sendmsg(ipc_sockets[1], &msg, 0) < 0) { in TEST()
463 if (sendmsg(ipc_sockets[1], &msg, 0) < 0) { in TEST()
643 if (sendmsg(ipc_sockets[1], &msg, 0) < 0) { in TEST()
845 if (sendmsg(ipc_sockets[1], &msg, 0) < 0) { in TEST()
1055 if (sendmsg(ipc_sockets[1], &msg, 0) < 0) { in TEST()
1435 if (sendmsg(ipc_L3[1], &msg, 0) < 0) { in TEST()
1498 if (sendmsg(ipc_L2[1], &msg, 0) < 0) { in TEST()
1561 if (sendmsg(ipc_sockets[1], &msg, 0) < 0) { in TEST()
/linux/drivers/isdn/mISDN/
H A Dl1oip.h80 struct msghdr sendmsg; /* ip message to send */ member
/linux/tools/testing/selftests/net/
H A Dipv6_fragmentation.c98 rc = sendmsg(s, &msg, 0); in main()
/linux/kernel/
H A Dsys_ni.c158 COND_SYSCALL(sendmsg);
159 COND_SYSCALL_COMPAT(sendmsg);
/linux/net/ipv4/
H A Dudplite.c56 .sendmsg = udp_sendmsg,
/linux/net/ipv6/
H A Dudplite.c55 .sendmsg = udpv6_sendmsg,
/linux/net/nfc/
H A Drawsock.c281 .sendmsg = rawsock_sendmsg,
299 .sendmsg = sock_no_sendmsg,
/linux/net/atm/
H A Dpvc.c126 .sendmsg = vcc_sendmsg,
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_reroute.c138 sendmsg(s, &msg, MSG_NOSIGNAL); in overflow_fq()
H A Dsock_addr.c286 int (*sendmsg)(int fd, struct sockaddr *addr, socklen_t addrlen, member
307 return sendmsg(fd, &hdr, 0); in user_sendmsg()
322 .sendmsg = user_sendmsg,
333 .sendmsg = sock_sendmsg,
344 .sendmsg = kernel_sendmsg,
2419 err = test->ops->sendmsg(client, (struct sockaddr *)&addr, in test_xmsg()
/linux/net/phonet/
H A Ddatagram.c171 .sendmsg = pn_sendmsg,
/linux/tools/testing/selftests/net/af_unix/
H A Ddiag_uid.c113 return sendmsg(self->netlink_fd, &msg, 0); in send_request()
/linux/net/bluetooth/cmtp/
H A Dsock.c184 .sendmsg = sock_no_sendmsg,

123456