Lines Matching refs:mLifetime

144         , mLifetime(aLifetime)  in DeprecatingPrefix()
151 uint32_t mLifetime; // Valid lifetime of prefix from PIO. member
195 , mLifetime(0) in RioPrefix()
202 uint32_t mLifetime; // The RIO prefix lifetime - only valid when `mSawInRa` member
538 rioPrefix.mLifetime = rio.GetRouteLifetime(); in ValidateRouterAdvert()
827 : mLifetime(aLifetime) in DefaultRoute()
832 uint32_t mLifetime; member
860 header.SetRouterLifetime(aDefaultRoute.mLifetime); in BuildRouterAdvert()
1398 VerifyOrQuit(sExpectedRios[0].mLifetime == kRioValidLifetime); in TestOmrSelection()
1440 VerifyOrQuit(sExpectedRios[0].mLifetime == kRioValidLifetime); in TestOmrSelection()
1442 VerifyOrQuit(sExpectedRios[1].mLifetime <= kRioDeprecatingLifetime); in TestOmrSelection()
1473 VerifyOrQuit(sExpectedRios[0].mLifetime <= kRioDeprecatingLifetime); in TestOmrSelection()
1475 VerifyOrQuit(sExpectedRios[1].mLifetime == kRioValidLifetime); in TestOmrSelection()
1497 VerifyOrQuit(sExpectedRios[0].mLifetime == 0); in TestOmrSelection()
1498 VerifyOrQuit(sExpectedRios[1].mLifetime == kRioValidLifetime); in TestOmrSelection()
2187 VerifyOrQuit(sExpectedRios[1].mLifetime <= kRioDeprecatingLifetime); in TestDomainPrefixAsOmr()
2341 oldPrefixLifetime = sDeprecatingPrefixes[0].mLifetime; in TestExtPanIdChange()
2362 oldPrefixLifetime = sDeprecatingPrefixes[0].mLifetime; in TestExtPanIdChange()
2384 VerifyOrQuit(oldPrefixLifetime > sDeprecatingPrefixes[0].mLifetime); in TestExtPanIdChange()
2385 oldPrefixLifetime = sDeprecatingPrefixes[0].mLifetime; in TestExtPanIdChange()
2405 …Log("Old on-link prefix is deprecating, remaining lifetime:%d", sDeprecatingPrefixes[0].mLifetime); in TestExtPanIdChange()
2406 VerifyOrQuit(sDeprecatingPrefixes[0].mLifetime < oldPrefixLifetime); in TestExtPanIdChange()
2407 oldPrefixLifetime = sDeprecatingPrefixes[0].mLifetime; in TestExtPanIdChange()
2503 …Log("Old on-link prefix is deprecating, remaining lifetime:%d", sDeprecatingPrefixes[0].mLifetime); in TestExtPanIdChange()
2504 VerifyOrQuit(sDeprecatingPrefixes[0].mLifetime < oldPrefixLifetime); in TestExtPanIdChange()
2505 oldPrefixLifetime = sDeprecatingPrefixes[0].mLifetime; in TestExtPanIdChange()