Searched refs:ICMPV6_ND_OPTION_RIO (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.net.module.util.NetworkStackConstants.ICMPV6_ND_OPTION_RIO;92 (byte) ICMPV6_ND_OPTION_RIO, (byte) 3 /* option length */, in build()
174 public static final int ICMPV6_ND_OPTION_RIO = 24; field in NetworkStackConstants