Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/net/
Dnetif.hpp155 bool HasPrefix(const Prefix &aPrefix) const in HasPrefix() function in ot::Ip6::Netif::UnicastAddress
Ddhcp6_client.cpp62 return aNetifAddress.HasPrefix(aIp6Prefix); in MatchNetifAddressWithPrefix()