Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/trace/beauty/include/linux/ !
Dsocket.h306 #define MSG_CONFIRM 0x800 /* Confirm path validity */ macro
/linux-5.19.10/include/linux/ !
Dsocket.h306 #define MSG_CONFIRM 0x800 /* Confirm path validity */ macro
/linux-5.19.10/net/ipv4/ !
Draw.c364 if (flags & MSG_CONFIRM) in raw_send_hdrinc()
627 if (msg->msg_flags & MSG_CONFIRM) in raw_sendmsg()
Dping.c812 if (msg->msg_flags & MSG_CONFIRM) in ping_v4_sendmsg()
Dip_output.c1162 if ((flags & MSG_CONFIRM) && !skb_prev) in __ip_append_data()
Dudp.c1239 if (msg->msg_flags&MSG_CONFIRM) in udp_sendmsg()
/linux-5.19.10/net/ipv6/ !
Draw.c626 if (flags & MSG_CONFIRM) in rawv6_send_hdrinc()
905 if (msg->msg_flags&MSG_CONFIRM) in rawv6_sendmsg()
Dudp.c1540 if (msg->msg_flags&MSG_CONFIRM) in udpv6_sendmsg()
Dip6_output.c1715 if ((flags & MSG_CONFIRM) && !skb_prev) in __ip6_append_data()
/linux-5.19.10/net/l2tp/ !
Dl2tp_ip6.c631 if (msg->msg_flags & MSG_CONFIRM) in l2tp_ip6_sendmsg()
/linux-5.19.10/net/can/ !
Draw.c179 *pflags |= MSG_CONFIRM; in raw_rcv()
/linux-5.19.10/drivers/xen/ !
Dpvcalls-front.c540 if (flags & (MSG_CONFIRM|MSG_DONTROUTE|MSG_EOR|MSG_OOB)) in pvcalls_front_sendmsg()
/linux-5.19.10/Documentation/networking/ !
Dcan.rst704 MSG_CONFIRM: