Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.cpp878 void RoutingManager::LogPrefixInfoOption(const Ip6::Prefix &aPrefix, in LogPrefixInfoOption() function in ot::BorderRouter::RoutingManager
909 void RoutingManager::LogPrefixInfoOption(const Ip6::Prefix &, uint32_t, uint32_t) {} in LogPrefixInfoOption() function in ot::BorderRouter::RoutingManager
1332 LogPrefixInfoOption(prefix, aPio.GetValidLifetime(), aPio.GetPreferredLifetime()); in ProcessPrefixInfoOption()
2828 LogPrefixInfoOption(mLocalPrefix, validLifetime, preferredLifetime); in AppendCurPrefix()
2850 LogPrefixInfoOption(oldPrefix.mPrefix, validLifetime, 0); in AppendOldPrefixes()
Drouting_manager.hpp1587 …static void LogPrefixInfoOption(const Ip6::Prefix &aPrefix, uint32_t aValidLifetime, uint32_t aPre…