Searched refs:ICMP6_PREFIX_OPTION_LEN (Results 1 – 3 of 3) sorted by relevance
411 private static final int ICMP6_PREFIX_OPTION_LEN = 32; field in LegacyApfTest1263 ByteBuffer buffer = ByteBuffer.allocate(ICMP6_PREFIX_OPTION_LEN); in addPioOption()
1115 private static final int ICMP6_PREFIX_OPTION_LEN = 32; field in ApfTest2333 ByteBuffer buffer = ByteBuffer.allocate(ICMP6_PREFIX_OPTION_LEN); in addPioOption()
584 private static final int ICMP6_PREFIX_OPTION_LEN = 32; field in LegacyApfFilter.Ra