Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h315 #define MSG_CONFIRM 0x800 /* Confirm path validity */ macro
/openbmc/linux/include/linux/
H A Dsocket.h315 #define MSG_CONFIRM 0x800 /* Confirm path validity */ macro
/openbmc/linux/net/ipv4/
H A Draw.c368 if (flags & MSG_CONFIRM) in raw_send_hdrinc()
631 if (msg->msg_flags & MSG_CONFIRM) in raw_sendmsg()
H A Dping.c804 if (msg->msg_flags & MSG_CONFIRM) in ping_v4_sendmsg()
H A Dip_output.c1186 if ((flags & MSG_CONFIRM) && !skb_prev) in __ip_append_data()
H A Dudp.c1253 if (msg->msg_flags&MSG_CONFIRM) in udp_sendmsg()
/openbmc/linux/net/ipv6/
H A Draw.c628 if (flags & MSG_CONFIRM) in rawv6_send_hdrinc()
903 if (msg->msg_flags&MSG_CONFIRM) in rawv6_sendmsg()
H A Dudp.c1580 if (msg->msg_flags&MSG_CONFIRM) in udpv6_sendmsg()
H A Dip6_output.c1783 if ((flags & MSG_CONFIRM) && !skb_prev) in __ip6_append_data()
/openbmc/linux/net/l2tp/
H A Dl2tp_ip6.c625 if (msg->msg_flags & MSG_CONFIRM) in l2tp_ip6_sendmsg()
/openbmc/linux/net/can/
H A Draw.c183 *pflags |= MSG_CONFIRM; in raw_rcv()
/openbmc/linux/drivers/xen/
H A Dpvcalls-front.c549 if (flags & (MSG_CONFIRM|MSG_DONTROUTE|MSG_EOR|MSG_OOB)) in pvcalls_front_sendmsg()
/openbmc/qemu/linux-user/
H A Dstrace.c1199 FLAG_GENERIC(MSG_CONFIRM),
/openbmc/linux/Documentation/networking/
H A Dcan.rst704 MSG_CONFIRM: