Home
last modified time | relevance | path

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

12

/Linux-v4.19/crypto/
Dalgif_hash.c83 if ((msg->msg_flags & MSG_MORE)) in hash_sendmsg()
119 ctx->more = msg->msg_flags & MSG_MORE; in hash_sendmsg()
145 flags |= MSG_MORE; in hash_sendpage()
151 if (!(flags & MSG_MORE)) { in hash_sendpage()
160 if (!(flags & MSG_MORE)) { in hash_sendpage()
180 ctx->more = flags & MSG_MORE; in hash_sendpage()
Daf_alg.c957 ctx->more = msg->msg_flags & MSG_MORE; in af_alg_sendmsg()
982 flags |= MSG_MORE; in af_alg_sendpage()
1015 ctx->more = flags & MSG_MORE; in af_alg_sendpage()
/Linux-v4.19/Documentation/networking/
Dtls.txt75 MSG_MORE is passed. MSG_MORE will delay creation of a record until
76 MSG_MORE is not passed, or the maximum record size is reached.
83 call using MSG_MORE, the MSG_MORE data is left on the socket buffer.
Drxrpc.txt239 (*) When sending data for a call, sendmsg is given MSG_MORE if there's more
242 (*) When receiving data for a call, recvmsg flags MSG_MORE if there's more
319 of the last data message in that phase yet), then MSG_MORE will be
603 MSG_MORE should be set in msghdr::msg_flags on all but the last part of
614 pick up. MSG_MORE will be flagged by recvmsg() if there's more reply data
721 be delivered with MSG_MORE flagged.
732 MSG_MORE should be set in msghdr::msg_flags on all but the last message
856 MSG_MORE if there will be subsequent data sends for this call.
859 other than MSG_MORE. len is the total amount of data to transmit.
/Linux-v4.19/tools/testing/vsock/
Dcontrol.c126 ret = send(control_fd, str, len, MSG_MORE); in control_writeln()
/Linux-v4.19/net/rds/
Dtcp_send.c119 more = rm->data.op_nents > 1 ? (MSG_MORE | MSG_SENDPAGE_NOTLAST) : 0; in rds_tcp_xmit()
/Linux-v4.19/fs/afs/
Drxrpc.c275 msg->msg_flags |= MSG_MORE; in afs_load_bvec()
280 msg->msg_flags &= ~MSG_MORE; in afs_load_bvec()
408 msg.msg_flags = MSG_WAITALL | (call->send_pages ? MSG_MORE : 0); in afs_make_call()
/Linux-v4.19/net/tls/
Dtls_sw.c360 bool eor = !(msg->msg_flags & MSG_MORE); in tls_sw_sendmsg()
368 if (msg->msg_flags & ~(MSG_MORE | MSG_DONTWAIT | MSG_NOSIGNAL)) in tls_sw_sendmsg()
517 if (flags & ~(MSG_MORE | MSG_DONTWAIT | MSG_NOSIGNAL | in tls_sw_sendpage()
522 eor = !(flags & (MSG_MORE | MSG_SENDPAGE_NOTLAST)); in tls_sw_sendpage()
Dtls_device.c351 int more = flags & (MSG_SENDPAGE_NOTLAST | MSG_MORE); in tls_push_data()
361 ~(MSG_MORE | MSG_DONTWAIT | MSG_NOSIGNAL | MSG_SENDPAGE_NOTLAST)) in tls_push_data()
481 flags |= MSG_MORE; in tls_device_sendpage()
Dtls_main.c178 if (msg->msg_flags & MSG_MORE) in tls_proccess_cmsg()
/Linux-v4.19/net/rxrpc/
Drecvmsg.c577 msg->msg_flags |= MSG_MORE; in rxrpc_recvmsg()
579 msg->msg_flags &= ~MSG_MORE; in rxrpc_recvmsg()
Dsendmsg.c283 more = msg->msg_flags & MSG_MORE; in rxrpc_send_data()
/Linux-v4.19/drivers/vhost/
Dnet.c585 msg.msg_flags |= MSG_MORE; in handle_tx_copy()
587 msg.msg_flags &= ~MSG_MORE; in handle_tx_copy()
679 msg.msg_flags |= MSG_MORE; in handle_tx_zerocopy()
681 msg.msg_flags &= ~MSG_MORE; in handle_tx_zerocopy()
/Linux-v4.19/include/linux/
Dsocket.h287 #define MSG_MORE 0x8000 /* Sender will send more */ macro
/Linux-v4.19/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-v4.19/tools/testing/selftests/net/
Dtls.c160 EXPECT_EQ(send(self->fd, test_str, send_len, MSG_MORE), send_len); in TEST_F()
541 EXPECT_EQ(send(self->fd, test_str_first, len, MSG_MORE), len); in TEST_F()
Dudpgso.c490 if (!__send_one(fd, &msg, MSG_MORE)) in send_one()
/Linux-v4.19/net/ipv4/
Dudp.c919 int corkreq = up->corkflag || msg->msg_flags&MSG_MORE; in udp_sendmsg()
1144 corkreq ? msg->msg_flags|MSG_MORE : msg->msg_flags); in udp_sendmsg()
1191 flags |= MSG_MORE; in udp_sendpage()
1194 struct msghdr msg = { .msg_flags = flags|MSG_MORE }; in udp_sendpage()
1227 if (!(up->corkflag || (flags&MSG_MORE))) in udp_sendpage()
Dip_output.c915 (!(flags & MSG_MORE) || cork->gso_size) && in __ip_append_data()
960 if ((flags & MSG_MORE) && in __ip_append_data()
Dtcp.c713 if (!(flags & MSG_MORE) || forced_push(tp)) in tcp_push()
732 if (flags & MSG_MORE) in tcp_push()
1040 tcp_push(sk, flags & ~MSG_MORE, mss_now, in do_tcp_sendpages()
1393 tcp_push(sk, flags & ~MSG_MORE, mss_now, in tcp_sendmsg_locked()
/Linux-v4.19/net/kcm/
Dkcmsock.c769 flags |= MSG_MORE; in kcm_sendpage()
772 eor = !(flags & MSG_MORE); in kcm_sendpage()
907 !(msg->msg_flags & MSG_MORE) : !!(msg->msg_flags & MSG_EOR); in kcm_sendmsg()
/Linux-v4.19/net/smc/
Dsmc_tx.c226 if ((msg->msg_flags & MSG_MORE || smc_tx_is_corked(smc)) && in smc_tx_sendmsg()
/Linux-v4.19/net/l2tp/
Dl2tp_ip6.c642 else if (!(msg->msg_flags & MSG_MORE)) in l2tp_ip6_sendmsg()
/Linux-v4.19/net/sunrpc/
Dsvcsock.c195 unsigned int flags = MSG_MORE | MSG_SENDPAGE_NOTLAST; in svc_send_common()
266 .msg_flags = MSG_MORE, in svc_sendto()
/Linux-v4.19/net/ipv6/
Dudp.c1151 int corkreq = up->corkflag || msg->msg_flags&MSG_MORE; in udpv6_sendmsg()
1413 corkreq ? msg->msg_flags|MSG_MORE : msg->msg_flags); in udpv6_sendmsg()

12