Home
last modified time | relevance | path

Searched refs:MSG_MORE (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v6.6/net/sunrpc/
Dsocklib.c278 msg->msg_flags |= MSG_MORE; in xprt_sock_sendmsg()
285 msg->msg_flags &= ~MSG_MORE; in xprt_sock_sendmsg()
304 msg->msg_flags &= ~MSG_MORE; in xprt_sock_sendmsg()
316 msg->msg_flags &= ~MSG_MORE; in xprt_sock_sendmsg()
/Linux-v6.6/crypto/
Dalgif_hash.c91 if (!(msg->msg_flags & MSG_MORE)) { in hash_sendmsg()
136 !(msg->msg_flags & MSG_MORE)) { in hash_sendmsg()
148 if (msg_data_left(msg) || (msg->msg_flags & MSG_MORE)) in hash_sendmsg()
164 ctx->more = msg->msg_flags & MSG_MORE; in hash_sendmsg()
/Linux-v6.6/Documentation/networking/
Dtls.rst89 MSG_MORE is passed. MSG_MORE will delay creation of a record until
90 MSG_MORE is not passed, or the maximum record size is reached.
97 call using MSG_MORE, the MSG_MORE data is left on the socket buffer.
Drxrpc.rst238 (#) When sending data for a call, sendmsg is given MSG_MORE if there's more
241 (#) When receiving data for a call, recvmsg flags MSG_MORE if there's more
318 of the last data message in that phase yet), then MSG_MORE will be
605 MSG_MORE should be set in msghdr::msg_flags on all but the last part of
616 pick up. MSG_MORE will be flagged by recvmsg() if there's more reply data
724 be delivered with MSG_MORE flagged.
740 MSG_MORE should be set in msghdr::msg_flags on all but the last message
883 MSG_MORE if there will be subsequent data sends for this call.
886 other than MSG_MORE. len is the total amount of data to transmit.
/Linux-v6.6/net/xfrm/
Despintcp.c209 .msg_flags = flags | MSG_SPLICE_PAGES | MSG_MORE, in espintcp_sendskmsg_locked()
212 bool more = flags & MSG_MORE; in espintcp_sendskmsg_locked()
227 msghdr.msg_flags &= ~MSG_MORE; in espintcp_sendskmsg_locked()
/Linux-v6.6/tools/testing/vsock/
Dcontrol.c122 ret = send(control_fd, str, len, MSG_MORE); in control_writeln()
/Linux-v6.6/net/tls/
Dtls_device.c443 ~(MSG_MORE | MSG_DONTWAIT | MSG_NOSIGNAL | in tls_push_data()
447 if ((flags & (MSG_MORE | MSG_EOR)) == (MSG_MORE | MSG_EOR)) in tls_push_data()
454 tls_push_record_flags = flags | MSG_MORE; in tls_push_data()
537 if (flags & MSG_MORE) { in tls_push_data()
/Linux-v6.6/net/rds/
Dtcp_send.c118 msg.msg_flags |= MSG_MORE; in rds_tcp_xmit()
/Linux-v6.6/net/rxrpc/
Drecvmsg.c435 msg->msg_flags |= MSG_MORE; in rxrpc_recvmsg()
437 msg->msg_flags &= ~MSG_MORE; in rxrpc_recvmsg()
Drxperf.c509 msg.msg_flags = MSG_MORE; in rxperf_process_call()
Dsendmsg.c287 bool more = msg->msg_flags & MSG_MORE; in rxrpc_send_data()
/Linux-v6.6/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c328 .msg_flags = (MSG_MORE | MSG_DONTWAIT | MSG_SPLICE_PAGES), in siw_tcp_sendpages()
337 msg.msg_flags &= ~MSG_MORE; in siw_tcp_sendpages()
452 rv = siw_tx_ctrl(c_tx, s, MSG_DONTWAIT | MSG_MORE); in siw_tx_hdt()
885 msg_flags = MSG_DONTWAIT | MSG_MORE; in siw_qp_sq_proc_tx()
/Linux-v6.6/drivers/nvme/target/
Dtcp.c581 .msg_flags = MSG_DONTWAIT | MSG_MORE | MSG_SPLICE_PAGES, in nvmet_try_send_data_pdu()
621 msg.msg_flags |= MSG_MORE; in nvmet_try_send_data()
668 msg.msg_flags |= MSG_MORE; in nvmet_try_send_response()
698 msg.msg_flags |= MSG_MORE; in nvmet_try_send_r2t()
729 msg.msg_flags |= MSG_MORE; in nvmet_try_send_ddgst()
/Linux-v6.6/include/linux/
Dsocket.h319 #define MSG_MORE 0x8000 /* Sender will send more */ macro
/Linux-v6.6/tools/perf/trace/beauty/include/linux/
Dsocket.h319 #define MSG_MORE 0x8000 /* Sender will send more */ macro
/Linux-v6.6/fs/afs/
Drxrpc.c366 msg.msg_flags = MSG_WAITALL | (call->write_iter ? MSG_MORE : 0); in afs_make_call()
376 msg.msg_flags &= ~MSG_MORE; in afs_make_call()
/Linux-v6.6/drivers/vhost/
Dnet.c834 msg.msg_flags |= MSG_MORE; in handle_tx_copy()
836 msg.msg_flags &= ~MSG_MORE; in handle_tx_copy()
931 msg.msg_flags |= MSG_MORE; in handle_tx_zerocopy()
933 msg.msg_flags &= ~MSG_MORE; in handle_tx_zerocopy()
/Linux-v6.6/Documentation/crypto/
Duserspace-if.rst124 - MSG_MORE: If this flag is set, the send system call acts like a
178 - MSG_MORE: If this flag is set, the send system call acts like a
241 - MSG_MORE: If this flag is set, the send system call acts like a
/Linux-v6.6/net/ceph/
Dmessenger_v1.c67 msg.msg_flags |= MSG_MORE; in ceph_tcp_sendmsg()
498 MSG_MORE); in write_partial_message_data()
535 MSG_MORE); in write_partial_skip()
/Linux-v6.6/tools/testing/selftests/net/
Dtls.c521 EXPECT_EQ(send(self->fd, test_str, send_len, MSG_MORE), send_len); in TEST_F()
535 EXPECT_EQ(send(self->fd, test_str, send_len, MSG_MORE), send_len); in TEST_F()
1079 EXPECT_EQ(send(self->fd, test_str_first, len, MSG_MORE), len); in TEST_F()
1495 EXPECT_EQ(send(self->fd, test_str, send_len, MSG_MORE), send_len); in TEST_F()
Dudpgso.c482 if (!__send_one(fd, &msg, MSG_MORE)) in send_one()
/Linux-v6.6/drivers/nvme/host/
Dtcp.c1014 msg.msg_flags |= MSG_MORE; in nvme_tcp_try_send_data()
1068 msg.msg_flags |= MSG_MORE; in nvme_tcp_try_send_cmd_pdu()
1102 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_MORE, }; in nvme_tcp_try_send_data_pdu()
1144 msg.msg_flags |= MSG_MORE; in nvme_tcp_try_send_ddgst()
/Linux-v6.6/net/ipv4/
Dtcp_bpf.c116 msghdr.msg_flags |= MSG_MORE; in tcp_bpf_push()
/Linux-v6.6/net/l2tp/
Dl2tp_ip6.c637 else if (!(msg->msg_flags & MSG_MORE)) in l2tp_ip6_sendmsg()
/Linux-v6.6/net/smc/
Dsmc_tx.c170 if ((msg->msg_flags & MSG_MORE || in smc_tx_should_cork()

12