Searched defs:SetAddress (Results 1 – 5 of 5) sorted by relevance
/openthread-3.6.0/src/core/backbone_router/ | ||
D | multicast_listeners_table.hpp | 105 void SetAddress(const Ip6::Address &aAddress) { mAddress = aAddress; } in SetAddress() function in ot::BackboneRouter::MulticastListenersTable::Listener |
/openthread-3.6.0/src/core/net/ | ||
D | socket.hpp | 318 void SetAddress(const Address &aAddress) { mAddress = aAddress; } in SetAddress() function in ot::Ip6::SockAddr |
D | dhcp6.hpp | 525 void SetAddress(const Ip6::Address &aAddress) { mAddress = aAddress; } in SetAddress() function in ot::Dhcp6::IaAddress |
D | dns_types.hpp | 1634 void SetAddress(const Ip4::Address &aAddress) { mAddress = aAddress; } in SetAddress() function in ot::Dns::ARecord |
/openthread-3.6.0/src/core/thread/ | ||
D | network_data_publisher.hpp | 417 void SetAddress(const Ip6::Address &aAddress) { mAddress = aAddress; } in SetAddress() function in ot::NetworkData::Publisher::DnsSrpServiceEntry::Info |