Home
last modified time | relevance | path

Searched defs:aIp6Prefix (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/border_router/
H A Dinfra_if.cpp204 const otIp6Prefix *aIp6Prefix) in otPlatInfraIfDiscoverNat64PrefixDone()
/aosp_15_r20/external/openthread/src/core/net/
H A Ddhcp6_client.cpp63 …ifAddressWithPrefix(const Ip6::Netif::UnicastAddress &aNetifAddress, const Ip6::Prefix &aIp6Prefix) in MatchNetifAddressWithPrefix()
H A Ddhcp6_server.cpp150 void Server::AddPrefixAgent(const Ip6::Prefix &aIp6Prefix, const Lowpan::Context &aContext) in AddPrefixAgent()