Symbol: MSG_EOR
drivers/infiniband/sw/siw/siw_qp.c
366
struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_EOR };
drivers/infiniband/sw/siw/siw_qp_tx.c
597
rv = siw_sendmsg(s, MSG_DONTWAIT | MSG_EOR, &iov[seg],
drivers/infiniband/sw/siw/siw_qp_tx.c
605
rv = siw_sendmsg(s, MSG_DONTWAIT | MSG_EOR, iov, seg + 1,
drivers/nvme/host/tcp.c
1158
msg.msg_flags |= MSG_EOR;
drivers/nvme/host/tcp.c
1216
msg.msg_flags |= MSG_EOR;
drivers/nvme/host/tcp.c
1292
msg.msg_flags |= MSG_EOR;
drivers/nvme/target/tcp.c
720
msg.msg_flags |= MSG_EOR;
drivers/nvme/target/tcp.c
750
msg.msg_flags |= MSG_EOR;
drivers/nvme/target/tcp.c
781
msg.msg_flags |= MSG_EOR;
drivers/xen/pvcalls-front.c
551
if (flags & (MSG_CONFIRM|MSG_DONTROUTE|MSG_EOR|MSG_OOB))
net/ax25/af_ax25.c
1510
if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_EOR|MSG_CMSG_COMPAT))
net/ceph/messenger_v1.c
69
msg.msg_flags |= MSG_EOR; /* superfluous, but what the hell */
net/ipv4/tcp.c
1396
if (unlikely(flags & MSG_EOR))
net/iucv/af_iucv.c
1267
msg->msg_flags |= MSG_EOR;
net/iucv/af_iucv.c
924
if (sk->sk_type == SOCK_SEQPACKET && !(msg->msg_flags & MSG_EOR))
net/kcm/kcmsock.c
1029
msg->msg_flags |= MSG_EOR;
net/kcm/kcmsock.c
756
!(msg->msg_flags & MSG_MORE) : !!(msg->msg_flags & MSG_EOR);
net/netrom/af_netrom.c
1053
if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_EOR|MSG_CMSG_COMPAT))
net/phonet/datagram.c
76
if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_EOR|MSG_NOSIGNAL|
net/phonet/pep.c
1149
if ((msg->msg_flags & ~(MSG_DONTWAIT|MSG_EOR|MSG_NOSIGNAL|
net/phonet/pep.c
1151
!(msg->msg_flags & MSG_EOR))
net/phonet/pep.c
1307
msg->msg_flags |= MSG_EOR;
net/rose/af_rose.c
1127
if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_EOR|MSG_CMSG_COMPAT))
net/rxrpc/recvmsg.c
534
msg->msg_flags |= MSG_EOR;
net/sctp/socket.c
2166
msg->msg_flags &= ~MSG_EOR;
net/sctp/socket.c
2180
(event->msg_flags & MSG_EOR))
net/sctp/socket.c
2181
msg->msg_flags |= MSG_EOR;
net/sctp/socket.c
2183
msg->msg_flags &= ~MSG_EOR;
net/sctp/stream_interleave.c
249
retval->msg_flags |= MSG_EOR;
net/sctp/stream_interleave.c
342
retval->msg_flags |= MSG_EOR;
net/sctp/stream_interleave.c
355
event->msg_flags |= MSG_EOR;
net/sctp/stream_interleave.c
631
retval->msg_flags |= MSG_EOR;
net/sctp/stream_interleave.c
725
retval->msg_flags |= MSG_EOR;
net/sctp/stream_interleave.c
738
event->msg_flags |= MSG_EOR;
net/sctp/stream_interleave.c
842
if (event->msg_flags & MSG_EOR)
net/sctp/stream_interleave.c
854
event_eor = (event->msg_flags & MSG_EOR) ? 1 : 0;
net/sctp/ulpqueue.c
106
if (event->msg_flags & MSG_EOR)
net/sctp/ulpqueue.c
114
event_eor = (event->msg_flags & MSG_EOR) ? 1 : 0;
net/sctp/ulpqueue.c
226
clear_pd = event->msg_flags & MSG_EOR;
net/sctp/ulpqueue.c
496
retval->msg_flags |= MSG_EOR;
net/sctp/ulpqueue.c
562
retval->msg_flags |= MSG_EOR;
net/sctp/ulpqueue.c
578
event->msg_flags |= MSG_EOR;
net/sctp/ulpqueue.c
724
if (event->msg_flags & MSG_EOR)
net/socket.c
1190
msg.msg_flags |= MSG_EOR;
net/socket.c
2729
&msg_sys, flags, &used_address, MSG_EOR);
net/socket.c
2737
&msg_sys, flags, &used_address, MSG_EOR);
net/sunrpc/svcsock.c
256
msg->msg_flags &= ~MSG_EOR;
net/sunrpc/svcsock.c
308
msg->msg_flags &= ~(MSG_CTRUNC | MSG_EOR);
net/sunrpc/xprtsock.c
374
*msg_flags &= ~MSG_EOR;
net/sunrpc/xprtsock.c
428
msg->msg_flags &= ~(MSG_CTRUNC | MSG_EOR);
net/sunrpc/xprtsock.c
493
if (offset == count || msg->msg_flags & (MSG_EOR|MSG_TRUNC))
net/sunrpc/xprtsock.c
516
if (offset == count || msg->msg_flags & (MSG_EOR|MSG_TRUNC))
net/sunrpc/xprtsock.c
532
if (offset == count || msg->msg_flags & (MSG_EOR|MSG_TRUNC))
net/sunrpc/xprtsock.c
570
msg->msg_flags |= MSG_EOR;
net/sunrpc/xprtsock.c
653
if (msg->msg_flags & (MSG_EOR|MSG_TRUNC))
net/sunrpc/xprtsock.c
688
if (msg->msg_flags & (MSG_EOR|MSG_TRUNC))
net/tipc/socket.c
1939
if (flags & MSG_EOR) {
net/tipc/socket.c
1947
if (flags & MSG_EOR)
net/tipc/socket.c
1948
m->msg_flags |= MSG_EOR;
net/tipc/socket.c
1963
m->msg_flags |= MSG_EOR;
net/tls/tls_device.c
441
MSG_SPLICE_PAGES | MSG_EOR))
net/tls/tls_device.c
444
if ((flags & (MSG_MORE | MSG_EOR)) == (MSG_MORE | MSG_EOR))
net/tls/tls_sw.c
1049
if (!eor && (msg->msg_flags & MSG_EOR))
net/tls/tls_sw.c
1274
MSG_CMSG_COMPAT | MSG_SPLICE_PAGES | MSG_EOR |
net/tls/tls_sw.c
1930
msg->msg_flags |= MSG_EOR;
net/tls/tls_sw.c
2218
msg->msg_flags |= MSG_EOR;
net/vmw_vsock/virtio_transport_common.c
304
if (info->msg->msg_flags & MSG_EOR)
net/vmw_vsock/virtio_transport_common.c
712
msg->msg_flags |= MSG_EOR;
net/vmw_vsock/virtio_transport_common.c
787
msg->msg_flags |= MSG_EOR;
net/x25/af_x25.c
1116
if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_OOB|MSG_EOR|MSG_CMSG_COMPAT))
net/x25/af_x25.c
1120
if (!(msg->msg_flags & (MSG_EOR|MSG_OOB)))
net/x25/af_x25.c
1356
msg->msg_flags |= MSG_EOR;
tools/testing/selftests/bpf/prog_tests/sock_fields.c
314
err = send(accept_fd, DATA, DATA_LEN, MSG_EOR);
tools/testing/selftests/bpf/prog_tests/tcp_hdr_options.c
483
MSG_EOR);
tools/testing/selftests/net/tls.c
2983
ASSERT_EQ(send(cfd, tx + tx_partial, sizeof(tx) - tx_partial, MSG_EOR),
tools/testing/selftests/net/tls.c
617
EXPECT_EQ(send(self->fd, test_str, send_len, MSG_EOR), send_len);
tools/testing/vsock/vsock_test.c
408
flags = MSG_EOR;
tools/testing/vsock/vsock_test.c
488
if (msg.msg_flags & MSG_EOR)