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