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
497 flags |= IP_NODEFAULTFLOWID; in rip_send()550 flags |= IP_NODEFAULTFLOWID; in rip_send()
346 if ((flags & IP_NODEFAULTFLOWID) == 0) { in ip_output()
1460 ipflags |= IP_NODEFAULTFLOWID; in udp_send()
936 flags |= IP_NODEFAULTFLOWID; in udp6_send()
439 if ((flags & IP_NODEFAULTFLOWID) == 0) { in ip6_output()