Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/trace/beauty/include/linux/
Dsocket.h311 #define MSG_CONFIRM 0x800 /* Confirm path validity */ macro
/linux-6.1.9/include/linux/
Dsocket.h311 #define MSG_CONFIRM 0x800 /* Confirm path validity */ macro
/linux-6.1.9/net/ipv4/
Draw.c364 if (flags & MSG_CONFIRM) in raw_send_hdrinc()
627 if (msg->msg_flags & MSG_CONFIRM) in raw_sendmsg()
Dping.c819 if (msg->msg_flags & MSG_CONFIRM) in ping_v4_sendmsg()
Dip_output.c1180 if ((flags & MSG_CONFIRM) && !skb_prev) in __ip_append_data()
Dudp.c1241 if (msg->msg_flags&MSG_CONFIRM) in udp_sendmsg()
/linux-6.1.9/net/ipv6/
Draw.c630 if (flags & MSG_CONFIRM) in rawv6_send_hdrinc()
909 if (msg->msg_flags&MSG_CONFIRM) in rawv6_sendmsg()
Dudp.c1568 if (msg->msg_flags&MSG_CONFIRM) in udpv6_sendmsg()
Dip6_output.c1752 if ((flags & MSG_CONFIRM) && !skb_prev) in __ip6_append_data()
/linux-6.1.9/net/l2tp/
Dl2tp_ip6.c631 if (msg->msg_flags & MSG_CONFIRM) in l2tp_ip6_sendmsg()
/linux-6.1.9/net/can/
Draw.c181 *pflags |= MSG_CONFIRM; in raw_rcv()
/linux-6.1.9/drivers/xen/
Dpvcalls-front.c542 if (flags & (MSG_CONFIRM|MSG_DONTROUTE|MSG_EOR|MSG_OOB)) in pvcalls_front_sendmsg()
/linux-6.1.9/Documentation/networking/
Dcan.rst704 MSG_CONFIRM: