Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6_address.cpp98 void Prefix::Tidy(void) in Tidy() function in ot::Ip6::Prefix
221 tidyPrefix.Tidy(); in ToString()
Dip6_address.hpp177 void Tidy(void);
/openthread-latest/tests/unit/
Dtest_ip_address.cpp744 prefix.Tidy(); in TestIp6PrefixTidy()
/openthread-latest/src/core/border_router/
Drouting_manager.cpp4101 aEntry.GetPrefix().Tidy(); in ProcessPrefixEntry()