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
434 flags |= IP_NODEFAULTFLOWID; in rip_send()485 flags |= IP_NODEFAULTFLOWID; in rip_send()
345 if ((flags & IP_NODEFAULTFLOWID) == 0) { in ip_output()
1502 ipflags |= IP_NODEFAULTFLOWID; in udp_send()
947 flags |= IP_NODEFAULTFLOWID; in udp6_send()
436 if ((flags & IP_NODEFAULTFLOWID) == 0) { in ip6_output()