Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddhcp6_client.hpp107 static bool MatchNetifAddressWithPrefix(const Ip6::Netif::UnicastAddress &aNetifAddress,
Ddhcp6_client.cpp55 bool Client::MatchNetifAddressWithPrefix(const Ip6::Netif::UnicastAddress &aNetifAddress, const Ip6… in MatchNetifAddressWithPrefix() argument
57 return aNetifAddress.HasPrefix(aIp6Prefix); in MatchNetifAddressWithPrefix()