Searched refs:MSG_PROBE (Results 1 – 10 of 10) sorted by relevance
5 #ifndef MSG_PROBE6 #define MSG_PROBE 0x10 macro
370 if (flags&MSG_PROBE) in raw_send_hdrinc()694 if (msg->msg_flags & MSG_PROBE) in raw_sendmsg()696 if (!(msg->msg_flags & MSG_PROBE) || len) in raw_sendmsg()
1185 if (flags&MSG_PROBE) in ip_append_data()1218 if (flags&MSG_PROBE) in ip_append_page()1495 if (flags & MSG_PROBE) in ip_make_skb()
847 if (msg->msg_flags & MSG_PROBE) in ping_v4_sendmsg()849 if (!(msg->msg_flags & MSG_PROBE) || len) in ping_v4_sendmsg()
1174 if (msg->msg_flags & MSG_PROBE) in udp_sendmsg()1176 if (!(msg->msg_flags&MSG_PROBE) || len) in udp_sendmsg()
654 if (msg->msg_flags & MSG_PROBE) in l2tp_ip6_sendmsg()656 if (!(msg->msg_flags & MSG_PROBE) || len) in l2tp_ip6_sendmsg()
276 #define MSG_PROBE 0x10 /* Do not send. Only probe path f.e. for MTU */ macro
640 if (flags&MSG_PROBE) in rawv6_send_hdrinc()954 if (msg->msg_flags & MSG_PROBE) in rawv6_sendmsg()956 if (!(msg->msg_flags & MSG_PROBE) || len) in rawv6_sendmsg()
1446 if (msg->msg_flags & MSG_PROBE) in udpv6_sendmsg()1448 if (!(msg->msg_flags&MSG_PROBE) || len) in udpv6_sendmsg()
1568 if (flags&MSG_PROBE) in ip6_append_data()1756 if (flags & MSG_PROBE) in ip6_make_skb()