Searched defs:GetUnicastAddresses (Results 1 – 1 of 1) sorted by relevance
366 const LinkedList<UnicastAddress> &GetUnicastAddresses(void) const { return mUnicastAddresses; } in GetUnicastAddresses() function in ot::Ip6::Netif373 LinkedList<UnicastAddress> &GetUnicastAddresses(void) { return mUnicastAddresses; } in GetUnicastAddresses() function in ot::Ip6::Netif