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