Searched refs:IP_VS_HDR_INVERSE (Results 1 – 2 of 2) sorted by relevance
35 #define IP_VS_HDR_INVERSE 1 macro120 hdr_flags |= IP_VS_HDR_INVERSE; in ip_vs_fill_iph_skb_icmp()132 hdr_flags |= IP_VS_HDR_INVERSE; in ip_vs_fill_iph_skb()141 return !!(iph->hdr_flags & IP_VS_HDR_INVERSE); in ip_vs_iph_inverse()
480 iph->hdr_flags ^= IP_VS_HDR_INVERSE; in ip_vs_schedule()482 iph->hdr_flags ^= IP_VS_HDR_INVERSE; in ip_vs_schedule()590 !(iph->hdr_flags & (IP_VS_HDR_INVERSE | IP_VS_HDR_ICMP)) && in ip_vs_leave()