Searched refs:icmp6Type (Results 1 – 1 of 1) sorted by relevance
254 final int icmp6Type = asUint(mPacket.get()); in parseICMPv6() local258 switch (icmp6Type) { in parseICMPv6()276 sj.add("type").add(asString(icmp6Type)); in parseICMPv6()