Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DApfTest.java2166 final int RA_REACHABLE_TIME = 1800; in testRaWithDifferentReachableTimeAndRetransTimer() local
2173 raPacket.putInt(RA_REACHABLE_TIME); 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()