Home
last modified time | relevance | path

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

/linux/tools/perf/trace/beauty/include/linux/
A Dsocket.h302 #define MSG_CONFIRM 0x800 /* Confirm path validity */ macro
/linux/include/linux/
A Dsocket.h302 #define MSG_CONFIRM 0x800 /* Confirm path validity */ macro
/linux/net/ipv4/
A Draw.c392 if (flags & MSG_CONFIRM) in raw_send_hdrinc()
655 if (msg->msg_flags & MSG_CONFIRM) in raw_sendmsg()
A Dping.c798 if (msg->msg_flags & MSG_CONFIRM) in ping_v4_sendmsg()
A Dip_output.c1146 if ((flags & MSG_CONFIRM) && !skb_prev) in __ip_append_data()
A Dudp.c1236 if (msg->msg_flags&MSG_CONFIRM) in udp_sendmsg()
/linux/net/ipv6/
A Draw.c660 if (flags & MSG_CONFIRM) in rawv6_send_hdrinc()
939 if (msg->msg_flags&MSG_CONFIRM) in rawv6_sendmsg()
A Dudp.c1533 if (msg->msg_flags&MSG_CONFIRM) in udpv6_sendmsg()
A Dip6_output.c1691 if ((flags & MSG_CONFIRM) && !skb_prev) in __ip6_append_data()
/linux/net/l2tp/
A Dl2tp_ip6.c628 if (msg->msg_flags & MSG_CONFIRM) in l2tp_ip6_sendmsg()
/linux/net/can/
A Draw.c179 *pflags |= MSG_CONFIRM; in raw_rcv()
/linux/drivers/xen/
A Dpvcalls-front.c540 if (flags & (MSG_CONFIRM|MSG_DONTROUTE|MSG_EOR|MSG_OOB)) in pvcalls_front_sendmsg()
/linux/Documentation/networking/
A Dcan.rst704 MSG_CONFIRM:

Completed in 41 milliseconds