Searched refs:ICMP_HEADER_LENGTH (Results 1 – 1 of 1) sorted by relevance
49 private static int ICMP_HEADER_LENGTH = 8; field in PacketReflector125 if (len < hdrLen + ICMP_HEADER_LENGTH) { in processIcmpPacket()