Home
last modified time | relevance | path

Searched defs:IsValid (Results 1 – 25 of 25) sorted by relevance

/openthread-2.7.6/src/core/meshcop/
Dmeshcop_tlvs.cpp43 bool Tlv::IsValid(const Tlv &aTlv) in IsValid() function in ot::MeshCoP::Tlv
137 bool NetworkNameTlv::IsValid(void) const in IsValid() function in ot::MeshCoP::NetworkNameTlv
148 bool SecurityPolicyTlv::IsValid(void) const in IsValid() function in ot::MeshCoP::SecurityPolicyTlv
171 bool ChannelTlv::IsValid(void) const in IsValid() function in ot::MeshCoP::ChannelTlv
216 bool ChannelMaskBaseTlv::IsValid(void) const in IsValid() function in ot::MeshCoP::ChannelMaskBaseTlv
Dmeshcop_tlvs.hpp420 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::PanIdTlv
467 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::ExtendedPanIdTlv
561 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::PskcTlv
608 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::NetworkKeyTlv
655 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::NetworkKeySequenceTlv
702 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::MeshLocalPrefixTlv
760 bool IsValid(void) const { return GetLength() > 0; } in IsValid() function in ot::MeshCoP::SteeringDataTlv
816 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::BorderAgentLocatorTlv
919 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::CommissionerSessionIdTlv
1026 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::MeshCoP::ActiveTimestampTlv
[all …]
Dmeshcop.hpp80 bool IsValid(void) const { return IsPskdValid(m8); } in IsValid() function in ot::MeshCoP::JoinerPskd
193 bool IsValid(void) const { return (0 < mLength) && (mLength <= kMaxLength); } in IsValid() function in ot::MeshCoP::JoinerDiscerner
Ddataset.cpp165 bool Dataset::IsValid(void) const in IsValid() function in ot::MeshCoP::Dataset
/openthread-2.7.6/src/core/net/
Dip6_headers.cpp54 bool Header::IsValid(void) const in IsValid() function in ot::Ip6::Header
Ddns_types.cpp1015 bool AaaaRecord::IsValid(void) const in IsValid() function in ot::Dns::AaaaRecord
1020 bool KeyRecord::IsValid(void) const in IsValid() function in ot::Dns::KeyRecord
1032 bool Ecdsa256KeyRecord::IsValid(void) const in IsValid() function in ot::Dns::Ecdsa256KeyRecord
1039 bool SigRecord::IsValid(void) const in IsValid() function in ot::Dns::SigRecord
1044 bool LeaseOption::IsValid(void) const in IsValid() function in ot::Dns::LeaseOption
Ddhcp6_server.hpp111 bool IsValid(void) const { return mAloc.mValid; } in IsValid() function in ot::Dhcp6::Server::PrefixAgent
Dip6_address.hpp160 bool IsValid(void) const { return (mLength <= kMaxLength); } in IsValid() function in ot::Ip6::Prefix
Ddnssd_server.hpp280 bool IsValid(void) const { return mResponseMessage != nullptr; } in IsValid() function in ot::Dns::ServiceDiscovery::Server::QueryTransaction
Dsrp_server.cpp139 bool Server::LeaseConfig::IsValid(void) const in IsValid() function in ot::Srp::Server::LeaseConfig
/openthread-2.7.6/src/core/thread/
Dnetwork_data_types.cpp52 bool OnMeshPrefixConfig::IsValid(Instance &aInstance) const in IsValid() function in ot::NetworkData::OnMeshPrefixConfig
160 bool ExternalRouteConfig::IsValid(Instance &aInstance) const in IsValid() function in ot::NetworkData::ExternalRouteConfig
Dthread_tlvs.hpp227 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(ThreadTlv); } in IsValid() function in ot::ThreadRouterMaskTlv
290 bool IsValid(void) const { return true; } in IsValid() function in ot::ThreadNetworkDataTlv
329 bool IsValid(void) const in IsValid() function in ot::Ip6AddressesTlv
Dmle_tlvs.hpp262 …bool IsValid(void) const { return GetLength() >= sizeof(mRouterIdSequence) + sizeof(mRouterIdMask)… in IsValid() function in ot::Mle::RouteTlv
435 …bool IsValid(void) const { return GetLength() >= sizeof(mRouterIdSequence) + sizeof(mRouterIdMask)… in IsValid() function in ot::Mle::RouteTlv
656 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::Mle::LeaderDataTlv
752 bool IsValid(void) const in IsValid() function in ot::Mle::ConnectivityTlv
1082 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::Mle::ChannelTlv
1153 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::Mle::TimeParameterTlv
1222 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::Mle::ActiveTimestampTlv
1253 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::Mle::PendingTimestampTlv
1282 bool IsValid(void) const { return GetLength() == sizeof(*this) - sizeof(Tlv); } in IsValid() function in ot::Mle::CslChannelTlv
Dnetwork_diagnostic_tlvs.hpp182 bool IsValid(void) const in IsValid() function in ot::NetworkDiagnostic::ConnectivityTlv
403 …bool IsValid(void) const { return GetLength() >= sizeof(mRouterIdSequence) + sizeof(mRouterIdMask)… in IsValid() function in ot::NetworkDiagnostic::RouteTlv
568 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(NetworkDiagnosticTlv); } in IsValid() function in ot::NetworkDiagnostic::LeaderDataTlv
683 bool IsValid(void) const { return GetLength() < sizeof(*this) - sizeof(NetworkDiagnosticTlv); } in IsValid() function in ot::NetworkDiagnostic::NetworkDataTlv
730 bool IsValid(void) const { return !IsExtended() && (GetLength() % sizeof(Ip6::Address) == 0); } in IsValid() function in ot::NetworkDiagnostic::Ip6AddressListTlv
772 bool IsValid(void) const { return GetLength() >= sizeof(*this) - sizeof(NetworkDiagnosticTlv); } in IsValid() function in ot::NetworkDiagnostic::MacCountersTlv
1067 bool IsValid(void) const { return (GetLength() % sizeof(ChildTableEntry)) == 0; } in IsValid() function in ot::NetworkDiagnostic::ChildTableTlv
1138 bool IsValid(void) const in IsValid() function in ot::NetworkDiagnostic::ChannelPagesTlv
Dlink_metrics_tlvs.hpp319 bool IsValid(void) const { return GetLength() >= sizeof(TypeIdFlags) + sizeof(uint8_t); } in IsValid() function in ot::LinkMetrics::ReportSubTlv
411 bool IsValid(void) const { return GetLength() >= sizeof(TypeIdFlags); } in IsValid() function in ot::LinkMetrics::QueryOptionsSubTlv
Dnetwork_data_tlvs.hpp613 bool IsValid(void) const in IsValid() function in ot::NetworkData::PrefixTlv
1291 bool IsValid(void) const in IsValid() function in ot::NetworkData::ServiceTlv
1474 bool IsValid(void) const { return GetLength() >= (sizeof(*this) - sizeof(NetworkDataTlv)); } in IsValid() function in ot::NetworkData::ServerTlv
Dmle_types.hpp412 bool IsValid(void) const { return !IsFullThreadDevice() || IsRxOnWhenIdle(); } in IsValid() function in ot::Mle::DeviceMode
Dmle.hpp1678 bool IsValid(void) const in IsValid() function in ot::Mle::Mle::Header
/openthread-2.7.6/src/posix/platform/
Dmulticast_routing.hpp93 bool IsValid() const { return mIif != kMifIndexNone; } in IsValid() function in ot::Posix::MulticastRoutingManager::MulticastForwardingCache
/openthread-2.7.6/src/core/border_router/
Drouter_advertisement.hpp158 bool IsValid(void) const { return mLength > 0; } in IsValid() function in ot::BorderRouter::RouterAdv::Option
271 bool IsValid(void) const in IsValid() function in ot::BorderRouter::RouterAdv::PrefixInfoOption
Drouter_advertisement.cpp163 bool RouteInfoOption::IsValid(void) const in IsValid() function in ot::BorderRouter::RouterAdv::RouteInfoOption
/openthread-2.7.6/src/ncp/
Dncp_spi.hpp164 …bool IsValid(void) const { return ((mBuffer[kIndexFlagByte] & kFlagPatternMask) == kFlagPattern); } in IsValid() function in ot::Ncp::SpiFrame
/openthread-2.7.6/src/core/utils/
Dflash.hpp171 … bool IsValid(void) const { return ((mFlags & (kFlagAddComplete | kFlagDelete)) == kFlagDelete); } in IsValid() function in ot::Flash::RecordHeader
/openthread-2.7.6/src/core/mac/
Dmac_frame.hpp1459 bool IsValid(void) const in IsValid() function in ot::Mac::Beacon
1526 bool IsValid(void) const { return (mProtocolId == kProtocolId); } in IsValid() function in ot::Mac::BeaconPayload
/openthread-2.7.6/src/core/coap/
Dcoap.cpp1598 bool TxParameters::IsValid(void) const in IsValid() function in ot::Coap::TxParameters