Searched refs:ICMP6_RA_REACHABLE_TIME_OFFSET (Results 1 – 1 of 1) sorted by relevance
1071 private static final int ICMP6_RA_REACHABLE_TIME_OFFSET = field in ApfTest2172 raPacket.position(ICMP6_RA_REACHABLE_TIME_OFFSET); in testRaWithDifferentReachableTimeAndRetransTimer()2187 raPacket.putInt(ICMP6_RA_REACHABLE_TIME_OFFSET, RA_REACHABLE_TIME + 500); in testRaWithDifferentReachableTimeAndRetransTimer()2193 raPacket.putInt(ICMP6_RA_REACHABLE_TIME_OFFSET, RA_REACHABLE_TIME); in testRaWithDifferentReachableTimeAndRetransTimer()