Searched defs:aIp6Address (Results 1 – 3 of 3) sorted by relevance
84 void Address::ExtractFromIp6Address(uint8_t aPrefixLength, const Ip6::Address &aIp6Address) in ExtractFromIp6Address()
2153 Error Server::Host::AddIp6Address(const Ip6::Address &aIp6Address) in AddIp6Address()
137 Neighbor *NeighborTable::FindNeighbor(const Ip6::Address &aIp6Address, Neighbor::StateFilter aFilte… in FindNeighbor()