Searched refs:IP_NODEFAULTFLOWID (Results 1 – 7 of 7) sorted by relevance
168 #define IP_NODEFAULTFLOWID 0x40 /* Don't set the flowid from inp */ macro
498 flags |= IP_NODEFAULTFLOWID; in rip_output()544 flags |= IP_NODEFAULTFLOWID; in rip_output()
347 if ((flags & IP_NODEFAULTFLOWID) == 0) { in ip_output()
1509 ipflags |= IP_NODEFAULTFLOWID; in udp_output()
967 flags |= IP_NODEFAULTFLOWID; in udp6_output()
458 if ((flags & IP_NODEFAULTFLOWID) == 0) { in ip6_output()