Searched refs:mSolicitation (Results 1 – 1 of 1) sorted by relevance
576 private final byte[] mSolicitation = new byte[IPV6_MIN_MTU]; field in RouterAdvertisementDaemon.UnicastResponder584 mSocket, mSolicitation, 0, mSolicitation.length, 0, mSolicitor); in run()586 if (rval < 1 || mSolicitation[0] != asByte(ICMPV6_ROUTER_SOLICITATION)) { in run()