Searched defs:aDestination (Results 1 – 18 of 18) sorted by relevance
| /external/openthread/src/core/api/ |
| D | link_metrics_api.cpp | 46 const otIp6Address * aDestination, in otLinkMetricsQuery() 61 const otIp6Address * aDestination, in otLinkMetricsConfigForwardTrackingSeries() 80 const otIp6Address * aDestination, in otLinkMetricsConfigEnhAckProbing() 100 const otIp6Address *aDestination, in otLinkMetricsSendLinkProbe()
|
| D | netdiag_api.cpp | 53 const otIp6Address * aDestination, in otThreadSendDiagnosticGet() 64 const otIp6Address *aDestination, in otThreadSendDiagnosticReset()
|
| D | thread_ftd_api.cpp | 348 otIp6Address * aDestination, in otThreadSendAddressNotification()
|
| /external/openthread/src/core/net/ |
| D | checksum.cpp | 94 const Ip6::Address &aDestination, in Calculate() 120 const Ip4::Address &aDestination, in Calculate() 159 const Ip6::Address &aDestination, in UpdateMessageChecksum() 194 const Ip4::Address &aDestination, in UpdateMessageChecksum()
|
| D | ip6_headers.hpp | 321 void SetDestination(const Address &aDestination) { mDestination = aDestination; } in SetDestination()
|
| D | ip4_types.hpp | 461 void SetDestination(const Address &aDestination) { mDestination = aDestination; } in SetDestination()
|
| /external/openthread/src/core/thread/ |
| D | link_metrics.cpp | 112 Error LinkMetrics::Query(const Ip6::Address &aDestination, uint8_t aSeriesId, const Metrics *aMetri… in Query() 139 Error LinkMetrics::SendMgmtRequestForwardTrackingSeries(const Ip6::Address & aDestination, in SendMgmtRequestForwardTrackingSeries() 180 Error LinkMetrics::SendMgmtRequestEnhAckProbing(const Ip6::Address &aDestination, in SendMgmtRequestEnhAckProbing() 223 Error LinkMetrics::SendLinkProbe(const Ip6::Address &aDestination, uint8_t aSeriesId, uint8_t aLeng… in SendLinkProbe() 627 Error LinkMetrics::SendLinkMetricsQuery(const Ip6::Address &aDestination, in SendLinkMetricsQuery() 747 Neighbor *LinkMetrics::GetNeighborFromLinkLocalAddr(const Ip6::Address &aDestination) in GetNeighborFromLinkLocalAddr()
|
| D | thread_netif.cpp | 126 Error ThreadNetif::RouteLookup(const Ip6::Address &aSource, const Ip6::Address &aDestination, uint8… in RouteLookup()
|
| D | network_data_leader.cpp | 233 const Ip6::Address &aDestination, in RouteLookup() 263 const Ip6::Address &aDestination, in ExternalRouteLookup()
|
| D | mle.cpp | 1654 void Mle::RemoveDelayedDataRequestMessage(const Ip6::Address &aDestination) in RemoveDelayedDataRequestMessage() 1659 …layedMessage(Message::SubType aSubType, MessageType aMessageType, const Ip6::Address *aDestination) in RemoveDelayedMessage() 1798 Error Mle::SendDataRequest(const Ip6::Address &aDestination, in SendDataRequest() 2141 void Mle::SendAnnounce(uint8_t aChannel, const Ip6::Address &aDestination, AnnounceMode aMode) in SendAnnounce() 2205 Error Mle::SendLinkMetricsManagementResponse(const Ip6::Address &aDestination, LinkMetrics::Status … in SendLinkMetricsManagementResponse() 2232 Error Mle::SendLinkProbe(const Ip6::Address &aDestination, uint8_t aSeriesId, uint8_t *aBuf, uint8_… in SendLinkProbe() 4280 Error Mle::SendLinkMetricsManagementRequest(const Ip6::Address &aDestination, const uint8_t *aSubTl… in SendLinkMetricsManagementRequest() 4831 Error Mle::TxMessage::SendTo(const Ip6::Address &aDestination) in SendTo() 4870 Error Mle::TxMessage::SendAfterDelay(const Ip6::Address &aDestination, uint16_t aDelay) in SendAfterDelay()
|
| D | network_diagnostic.cpp | 76 Error NetworkDiagnostic::SendDiagnosticGet(const Ip6::Address & aDestination, in SendDiagnosticGet() 543 Error NetworkDiagnostic::SendDiagnosticReset(const Ip6::Address &aDestination, in SendDiagnosticReset()
|
| D | address_resolver.cpp | 673 const Ip6::Address * aDestination) in SendAddressError() 854 const Ip6::Address & aDestination) in SendAddressQueryResponse()
|
| D | mle_router.cpp | 3070 Error MleRouter::SendDiscoveryResponse(const Ip6::Address &aDestination, const Message &aDiscoverRe… in SendDiscoveryResponse() 3399 void MleRouter::SendDataResponse(const Ip6::Address &aDestination, in SendDataResponse() 3565 uint16_t MleRouter::GetNextHop(uint16_t aDestination) in GetNextHop()
|
| D | lowpan.cpp | 1149 void MeshHeader::Init(uint16_t aSource, uint16_t aDestination, uint8_t aHopsLeft) in Init()
|
| /external/openthread/tests/unit/ |
| D | test_lowpan.hpp | 126 const char *aDestination) in SetIpHeader() 152 const char *aDestination) in SetIpTunneledHeader() 184 void SetUDPHeader(uint16_t aSource, uint16_t aDestination, uint16_t aLength, uint16_t aChecksum) in SetUDPHeader()
|
| D | test_checksum.cpp | 74 const Ip6::Address &aDestination, in CalculateChecksum() 113 const Ip4::Address &aDestination, in CalculateChecksum()
|
| /external/openthread/src/core/border_router/ |
| D | infra_if.cpp | 89 Error InfraIf::Send(const Icmp6Packet &aPacket, const Ip6::Address &aDestination) in Send()
|
| /external/openthread/src/core/coap/ |
| D | coap_message.cpp | 82 Error Message::InitAsPost(const Ip6::Address &aDestination, const char *aUriPath) in InitAsPost()
|