Home
last modified time | relevance | path

Searched refs:ICMP6_RA_REACHABLE_TIME_OFFSET (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DApfTest.java1071 private static final int ICMP6_RA_REACHABLE_TIME_OFFSET = field in ApfTest
2172 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()