Searched refs:icmp_type (Results 1 – 3 of 3) sorted by relevance
48 public final byte icmp_type; field in NduseroptMessage75 icmp_type = buf.get(); in NduseroptMessage()138 family, opts_len, ifindex, Byte.toUnsignedInt(icmp_type), in toString()
235 assertEquals(icmpType, msg.icmp_type); in assertMatches()
413 if (msg.icmp_type != (byte) ICMPV6_ROUTER_ADVERTISEMENT) return; in processNduseroptMessage()