Home
last modified time | relevance | path

Searched defs:SetAddress (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/src/core/backbone_router/
Dmulticast_listeners_table.hpp100 void SetAddress(const Ip6::Address &aAddress) { mAddress = aAddress; } in SetAddress() function in ot::BackboneRouter::MulticastListenersTable::Listener
/openthread-latest/src/core/net/
Dsocket.hpp274 void SetAddress(const Address &aAddress) { mAddress = aAddress; } in SetAddress() function in ot::Ip6::SockAddr
Ddhcp6.hpp481 void SetAddress(const Ip6::Address &aAddress) { mAddress = aAddress; } in SetAddress() function in ot::Dhcp6::IaAddress
Ddns_types.hpp1547 void SetAddress(const Ip4::Address &aAddress) { mAddress = aAddress; } in SetAddress() function in ot::Dns::ARecord
1804 void SetAddress(const Ip6::Address &aAddress) { mAddress = aAddress; } in SetAddress() function in ot::Dns::AaaaRecord
/openthread-latest/src/core/thread/
Dnetwork_data_publisher.hpp407 void SetAddress(const Ip6::Address &aAddress) { mAddress = aAddress; } in SetAddress() function in ot::NetworkData::Publisher::DnsSrpServiceEntry::Info