Searched defs:IsPrefixMatch (Results 1 – 3 of 3) sorted by relevance
55 bool IsPrefixMatch = Name.size() > strlen(IntrinsicNameTable[Idx]); in lookupName() local
96 …bool IsPrefixMatch(const Ip6::Address &aAddress) const { return aAddress.MatchesPrefix(GetPrefix()… in IsPrefixMatch() function in ot::Dhcp6::Server::PrefixAgent
478 bool IsPrefixMatch = Name.size() > strlen(NameTable[Idx]); in lookupIntrinsicID() local