IP_VS_HDR_ICMP    117 include/net/ip_vs.h 	int hdr_flags = IP_VS_HDR_ICMP;
IP_VS_HDR_ICMP    147 include/net/ip_vs.h 	return !!(iph->hdr_flags & IP_VS_HDR_ICMP);
IP_VS_HDR_ICMP    613 net/netfilter/ipvs/ip_vs_core.c 	    !(iph->hdr_flags & (IP_VS_HDR_INVERSE | IP_VS_HDR_ICMP)) &&