Searched refs:IP_NODEFAULTFLOWID (Results 1 – 6 of 6) sorted by relevance
180 #define IP_NODEFAULTFLOWID 0x40 /* Don't set the flowid from inp */ macro
480 flags |= IP_NODEFAULTFLOWID; in rip_send()533 flags |= IP_NODEFAULTFLOWID; in rip_send()
340 if ((flags & IP_NODEFAULTFLOWID) == 0) { in ip_output()
1471 ipflags |= IP_NODEFAULTFLOWID; in udp_send()
931 flags |= IP_NODEFAULTFLOWID; in udp6_send()
439 if ((flags & IP_NODEFAULTFLOWID) == 0) { in ip6_output()