Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Dip4_types.cpp84 void Address::ExtractFromIp6Address(uint8_t aPrefixLength, const Ip6::Address &aIp6Address) in ExtractFromIp6Address()
Dsrp_server.cpp2153 Error Server::Host::AddIp6Address(const Ip6::Address &aIp6Address) in AddIp6Address()
/external/openthread/src/core/thread/
Dneighbor_table.cpp137 Neighbor *NeighborTable::FindNeighbor(const Ip6::Address &aIp6Address, Neighbor::StateFilter aFilte… in FindNeighbor()