Searched refs:IP_VS_HDR_INVERSE (Results 1 – 2 of 2) sorted by relevance
33 #define IP_VS_HDR_INVERSE 1 macro118 hdr_flags |= IP_VS_HDR_INVERSE; in ip_vs_fill_iph_skb_icmp()130 hdr_flags |= IP_VS_HDR_INVERSE; in ip_vs_fill_iph_skb()139 return !!(iph->hdr_flags & IP_VS_HDR_INVERSE); in ip_vs_iph_inverse()
489 iph->hdr_flags ^= IP_VS_HDR_INVERSE; in ip_vs_schedule()493 iph->hdr_flags ^= IP_VS_HDR_INVERSE; in ip_vs_schedule()601 !(iph->hdr_flags & (IP_VS_HDR_INVERSE | IP_VS_HDR_ICMP)) && in ip_vs_leave()