Searched refs:ICMPV6_ND_OPTION_MTU (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.net.module.util.NetworkStackConstants.ICMPV6_ND_OPTION_MTU;61 final MtuOption option = new MtuOption((byte) ICMPV6_ND_OPTION_MTU, in build()
173 public static final int ICMPV6_ND_OPTION_MTU = 5; field in NetworkStackConstants
21 import static com.android.net.module.util.NetworkStackConstants.ICMPV6_ND_OPTION_MTU;221 case ICMPV6_ND_OPTION_MTU: in isPacketMatched()
38 import static com.android.net.module.util.NetworkStackConstants.ICMPV6_ND_OPTION_MTU;353 case ICMPV6_ND_OPTION_MTU: in parseICMPv6NeighborDiscoveryOptions()