Home
last modified time | relevance | path

Searched refs:MSG_CONFIRM (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_flowtable.c50 n = sendto(sock, buf, sizeof(buf), MSG_NOSIGNAL | MSG_CONFIRM, in send_udp_traffic()
/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c242 sendto(sockfd, buf, sizeof(buf), MSG_NOSIGNAL | MSG_CONFIRM, in dut_echo_thread()
566 n = sendto(sockfd, buf, sizeof(*tlv), MSG_NOSIGNAL | MSG_CONFIRM, in send_echo_msg()
/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h316 #define MSG_CONFIRM 0x800 /* Confirm path validity */ macro
/linux/net/ipv4/
H A Draw.c375 if (flags & MSG_CONFIRM) in raw_send_hdrinc()
639 if (msg->msg_flags & MSG_CONFIRM) in raw_sendmsg()
/linux/net/ipv6/
H A Draw.c634 if (flags & MSG_CONFIRM) in rawv6_send_hdrinc()
901 if (msg->msg_flags&MSG_CONFIRM) in rawv6_sendmsg()
H A Dudp.c1716 if (msg->msg_flags&MSG_CONFIRM) in udpv6_sendmsg()
H A Dip6_output.c1729 if ((flags & MSG_CONFIRM) && !skb_prev) in __ip6_append_data()
/linux/net/can/
H A Draw.c207 *pflags |= MSG_CONFIRM; in raw_rcv()
H A Dbcm.c394 *pflags |= MSG_CONFIRM; in bcm_send_to_user()
/linux/drivers/xen/
H A Dpvcalls-front.c551 if (flags & (MSG_CONFIRM|MSG_DONTROUTE|MSG_EOR|MSG_OOB)) in pvcalls_front_sendmsg()
/linux/Documentation/networking/
H A Dcan.rst456 MSG_CONFIRM: