Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Dinfra_if.cpp204 const otIp6Prefix *aIp6Prefix) in otPlatInfraIfDiscoverNat64PrefixDone()
/openthread-latest/src/core/net/
Ddhcp6_client.cpp55 …ifAddressWithPrefix(const Ip6::Netif::UnicastAddress &aNetifAddress, const Ip6::Prefix &aIp6Prefix) in MatchNetifAddressWithPrefix()
Ddhcp6_server.cpp142 void Server::AddPrefixAgent(const Ip6::Prefix &aIp6Prefix, const Lowpan::Context &aContext) in AddPrefixAgent()