Searched defs:HasPrefix (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/net/ | ||
D | netif.hpp | 180 bool HasPrefix(const Prefix &aPrefix) const in HasPrefix() function in ot::Ip6::Netif::UnicastAddress |
/openthread-latest/src/core/border_router/ | ||
D | routing_manager.hpp | 1512 bool HasPrefix(void) const { return IsValidOmrPrefix(mPrefix.GetPrefix()); } in HasPrefix() function in ot::BorderRouter::RoutingManager::PdPrefixManager |