Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.cpp2575 Ip6::Prefix oldLocalPrefix = mLocalPrefix; in GenerateLocalPrefix() local
2589 VerifyOrExit(mLocalPrefix != oldLocalPrefix); in GenerateLocalPrefix()