Searched refs:NUD_MCAST_RESOLICIT_NUM (Results 1 – 2 of 2) sorted by relevance
165 protected static final int NUD_MCAST_RESOLICIT_NUM = 3; field in IpReachabilityMonitor294 ? NUD_MCAST_RESOLICIT_NUM648 mNumSolicits + (mMulticastResolicitEnabled ? NUD_MCAST_RESOLICIT_NUM : 0);
48 import static android.net.ip.IpReachabilityMonitor.NUD_MCAST_RESOLICIT_NUM;4118 int expectedSize = expectedNudSolicitNum + NUD_MCAST_RESOLICIT_NUM;