Searched refs:ICMP6_PREFIX_OPTION_LEN (Results 1 – 2 of 2) sorted by relevance
696 private static final int ICMP6_PREFIX_OPTION_LEN = 32; field in ApfTest1168 new byte[ICMP6_RA_OPTION_OFFSET + ICMP6_PREFIX_OPTION_LEN]); in testApfFilterRa()1172 prefixOptionPacket.put((byte)(ICMP6_PREFIX_OPTION_LEN / 8)); in testApfFilterRa()
334 private static final int ICMP6_PREFIX_OPTION_LEN = 32; field in ApfFilter.Ra