/openthread-latest/src/core/thread/ |
D | network_diagnostic_tlvs.cpp | 98 void AnswerTlv::Init(uint16_t aIndex, bool aIsLast) in Init() function in ot::NetworkDiagnostic::AnswerTlv 106 void MleCountersTlv::Init(const Mle::Counters &aMleCounters) in Init() function in ot::NetworkDiagnostic::MleCountersTlv
|
D | link_metrics_tlvs.hpp | 94 void Init(void) { SetType(SubTlv::kReport); } in Init() function in ot::LinkMetrics::ReportSubTlv 173 void Init(void) in Init() function in ot::LinkMetrics::QueryOptionsSubTlv 201 void Init(void) in Init() function in ot::LinkMetrics::FwdProbingRegSubTlv 265 void Init(void) in Init() function in ot::LinkMetrics::EnhAckConfigSubTlv
|
D | router.hpp | 77 void Init(Instance &aInstance) { Neighbor::Init(aInstance); } in Init() function in ot::Router 242 void Init(Instance &aInstance) in Init() function in ot::Parent
|
D | thread_tlvs.hpp | 191 void Init(void) in Init() function in ot::ThreadRouterMaskTlv 256 void Init(void) in Init() function in ot::ThreadNetworkDataTlv 298 void Init(void) { SetType(kIp6Addresses); } in Init() function in ot::Ip6AddressesTlv
|
D | network_data_tlvs.hpp | 131 void Init(void) in Init() function in ot::NetworkData::NetworkDataTlv 382 void Init(void) in Init() function in ot::NetworkData::HasRouteEntry 494 void Init(void) in Init() function in ot::NetworkData::HasRouteTlv 588 void Init(uint8_t aDomainId, uint8_t aPrefixLength, const uint8_t *aPrefix) in Init() function in ot::NetworkData::PrefixTlv 604 void Init(uint8_t aDomainId, const Ip6::Prefix aPrefix) in Init() function in ot::NetworkData::PrefixTlv 848 void Init(void) in Init() function in ot::NetworkData::BorderRouterEntry 1017 void Init(void) in Init() function in ot::NetworkData::BorderRouterTlv 1113 void Init(uint8_t aContextId, uint8_t aContextLength) in Init() function in ot::NetworkData::ContextTlv 1175 void Init(void) in Init() function in ot::NetworkData::CommissioningDataTlv 1362 void Init(uint16_t aServer16, const ServerData &aServerData) in Init() function in ot::NetworkData::ServerTlv
|
D | mle_tlvs.cpp | 46 void RouteTlv::Init(void) in Init() function in ot::Mle::RouteTlv
|
D | link_metrics_types.cpp | 110 void SeriesInfo::Init(uint8_t aSeriesId, uint8_t aSeriesFlagsMask, const Metrics &aMetrics) in Init() function in ot::LinkMetrics::SeriesInfo
|
D | network_data_tlvs.cpp | 94 void ServiceTlv::Init(uint8_t aServiceId, uint32_t aEnterpriseNumber, const ServiceData &aServiceDa… in Init() function in ot::NetworkData::ServiceTlv
|
/openthread-latest/src/core/mac/ |
D | mac_header_ie.cpp | 39 void HeaderIe::Init(uint16_t aId, uint8_t aLen) in Init() function in ot::Mac::HeaderIe
|
D | mac_header_ie.hpp | 63 void Init(void) { mFields.m16 = 0; } in Init() function in ot::Mac::HeaderIe 243 void Init(void) in Init() function in ot::Mac::TimeIe 339 void Init(void) in Init() function in ot::Mac::ConnectionIe
|
/openthread-latest/src/core/net/ |
D | dhcp6.hpp | 193 void Init(void) in Init() function in ot::Dhcp6::Option 249 void Init(void) in Init() function in ot::Dhcp6::ClientIdentifier 316 void Init(void) in Init() function in ot::Dhcp6::ServerIdentifier 389 void Init(void) in Init() function in ot::Dhcp6::IaNa 456 void Init(void) in Init() function in ot::Dhcp6::IaAddress 530 void Init(void) in Init() function in ot::Dhcp6::ElapsedTime 581 void Init(void) in Init() function in ot::Dhcp6::StatusCode 615 void Init(void) in Init() function in ot::Dhcp6::RapidCommit
|
D | nd6.cpp | 84 void PrefixInfoOption::Init(void) in Init() function in ot::Ip6::Nd::PrefixInfoOption 110 void RouteInfoOption::Init(void) in Init() function in ot::Ip6::Nd::RouteInfoOption 176 void RaFlagsExtOption::Init(void) in Init() function in ot::Ip6::Nd::RaFlagsExtOption
|
D | dns_types.hpp | 1196 void Init(const char *aKey, const uint8_t *aValue, uint8_t aValueLength) in Init() function in ot::Dns::TxtEntry 1285 void Init(uint16_t aType, uint16_t aClass = kClassInternet) in Init() function in ot::Dns::ResourceRecord 1536 void Init(void) in Init() function in ot::Dns::ARecord 1576 void Init(uint16_t aClass = kClassInternet) { ResourceRecord::Init(kTypeCname, aClass); } in Init() function in ot::Dns::CnameRecord 1624 void Init(uint16_t aClass = kClassInternet) { ResourceRecord::Init(kTypePtr, aClass); } in Init() function in ot::Dns::PtrRecord 1734 void Init(uint16_t aClass = kClassInternet) { ResourceRecord::Init(kTypeTxt, aClass); } in Init() function in ot::Dns::TxtRecord 1786 void Init(void) in Init() function in ot::Dns::AaaaRecord 1833 void Init(uint16_t aClass = kClassInternet) { ResourceRecord::Init(kTypeSrv, aClass); } in Init() function in ot::Dns::SrvRecord 2011 void Init(uint16_t aClass = kClassInternet) { ResourceRecord::Init(kTypeKey, aClass); } in Init() function in ot::Dns::KeyRecord 2159 void Init(uint16_t aClass) { ResourceRecord::Init(kTypeSig, aClass); } in Init() function in ot::Dns::SigRecord [all …]
|
/openthread-latest/src/posix/platform/ |
D | radio_url.cpp | 140 void RadioUrl::Init(const char *aUrl) in Init() function in ot::Posix::RadioUrl
|
D | vendor_interface_example.cpp | 77 otError VendorInterface::Init(ReceiveFrameCallback aCallback, void *aCallbackContext, RxFrameBuffer… in Init() function in ot::Posix::VendorInterface
|
/openthread-latest/src/core/common/ |
D | crc16.hpp | 65 void Init(void) { mCrc = 0; } in Init() function in ot::Crc16
|
D | locator.hpp | 166 void Init(Instance &aInstance) in Init() function in ot::InstanceLocatorInit
|
D | offset_range.cpp | 43 void OffsetRange::Init(uint16_t aOffset, uint16_t aLength) in Init() function in ot::OffsetRange
|
D | settings.hpp | 144 void Init(void) in Init() function in ot::SettingsBase::NetworkInfo 329 void Init(void) in Init() function in ot::SettingsBase::ParentInfo 385 void Init(void) in Init() function in ot::SettingsBase::ChildInfo 504 void Init(void) { Clear(); } in Init() function in ot::SettingsBase::DadInfo 556 void Init(void) { Clear(); } in Init() function in ot::SettingsBase::BrOnLinkPrefix 626 void Init(void) { Clear(); } in Init() function in ot::SettingsBase::SrpClientInfo 681 void Init(void) { Clear(); } in Init() function in ot::SettingsBase::SrpServerInfo
|
D | data.hpp | 121 void Init(const void *aBuffer, LengthType aLength) in Init() function in ot::Data 275 void Init(void *aBuffer, LengthType aLength) { Base::Init(aBuffer, aLength); } in Init() function in ot::MutableData
|
/openthread-latest/src/core/instance/ |
D | extension_example.cpp | 66 ExtensionBase &ExtensionBase::Init(Instance &aInstance) in Init() function in ot::Extension::ExtensionBase
|
/openthread-latest/src/core/meshcop/ |
D | meshcop_tlvs.hpp | 262 void Init(void) in Init() function in ot::MeshCoP::NetworkNameTlv 326 void Init(void) in Init() function in ot::MeshCoP::SteeringDataTlv 377 void Init(void) in Init() function in ot::MeshCoP::BorderAgentLocatorTlv 419 void Init(void) in Init() function in ot::MeshCoP::CommissionerSessionIdTlv 461 void Init(void) in Init() function in ot::MeshCoP::SecurityPolicyTlv 708 void Init(void) in Init() function in ot::MeshCoP::EnergyListTlv 786 void Init(void) in Init() function in ot::MeshCoP::VendorStackVersionTlv 963 void Init(void) in Init() function in ot::MeshCoP::DiscoveryRequestTlv 1041 void Init(void) in Init() function in ot::MeshCoP::DiscoveryResponseTlv 1148 void Init(void) in Init() function in ot::MeshCoP::JoinerAdvertisementTlv
|
/openthread-latest/src/core/radio/ |
D | trel_packet.cpp | 110 void Packet::Init(Header::Type aType, uint8_t *aPayload, uint16_t aPayloadLength) in Init() function in ot::Trel::Packet
|
D | trel_packet.hpp | 88 void Init(Type aType) { mControl = aType + kVersion; } in Init() function in ot::Trel::Header 245 void Init(uint8_t *aBuffer, uint16_t aLength) { Base::Init(aBuffer, aLength); } in Init() function in ot::Trel::Packet
|
/openthread-latest/src/core/coap/ |
D | coap_message.cpp | 41 void Message::Init(void) in Init() function in ot::Coap::Message 56 void Message::Init(Type aType, Code aCode) in Init() function in ot::Coap::Message 63 Error Message::Init(Type aType, Code aCode, Uri aUri) in Init() function in ot::Coap::Message 498 Error Option::Iterator::Init(const Message &aMessage) in Init() function in ot::Coap::Option::Iterator
|