/openthread-latest/src/core/thread/ |
D | neighbor_table.cpp | 78 Neighbor *NeighborTable::FindNeighbor(const Neighbor::AddressMatcher &aMatcher) in FindNeighbor() function in ot::NeighborTable 97 Neighbor *NeighborTable::FindNeighbor(Mac::ShortAddress aShortAddress, Neighbor::StateFilter aFilte… in FindNeighbor() function in ot::NeighborTable 102 neighbor = FindNeighbor(Neighbor::AddressMatcher(aShortAddress, aFilter)); in FindNeighbor() 108 Neighbor *NeighborTable::FindNeighbor(const Mac::ExtAddress &aExtAddress, Neighbor::StateFilter aFi… in FindNeighbor() function in ot::NeighborTable 110 return FindNeighbor(Neighbor::AddressMatcher(aExtAddress, aFilter)); in FindNeighbor() 113 Neighbor *NeighborTable::FindNeighbor(const Mac::Address &aMacAddress, Neighbor::StateFilter aFilte… in FindNeighbor() function in ot::NeighborTable 115 return FindNeighbor(Neighbor::AddressMatcher(aMacAddress, aFilter)); in FindNeighbor() 134 Neighbor *NeighborTable::FindNeighbor(const Ip6::Address &aIp6Address, Neighbor::StateFilter aFilte… in FindNeighbor() function in ot::NeighborTable 151 neighbor = FindNeighbor(Neighbor::AddressMatcher(macAddress, aFilter)); in FindNeighbor() 181 neighbor = Get<RouterTable>().FindNeighbor(aMacAddress); in FindRxOnlyNeighborRouter()
|
D | neighbor_table.hpp | 130 Neighbor *FindNeighbor(Mac::ShortAddress aShortAddress, 141 Neighbor *FindNeighbor(const Mac::ExtAddress &aExtAddress, 152 Neighbor *FindNeighbor(const Mac::Address &aMacAddress, 165 Neighbor *FindNeighbor(const Ip6::Address &aIp6Address, 225 Neighbor *FindNeighbor(const Neighbor::AddressMatcher &aMatcher);
|
D | router_table.hpp | 416 Router *FindNeighbor(uint16_t aRloc16); 417 Router *FindNeighbor(const Mac::ExtAddress &aExtAddress); 418 Router *FindNeighbor(const Mac::Address &aMacAddress);
|
D | mesh_forwarder_ftd.cpp | 94 Neighbor *neighbor = Get<NeighborTable>().FindNeighbor(destination); in SendMessage() 282 neighbor = Get<NeighborTable>().FindNeighbor(ip6header.GetDestination()); in RemoveMessagesForChild() 289 neighbor = Get<NeighborTable>().FindNeighbor(meshHeader.GetDestination()); in RemoveMessagesForChild() 360 neighbor = Get<NeighborTable>().FindNeighbor(nextHop); in UpdateMeshRoute() 364 neighbor = Get<NeighborTable>().FindNeighbor(meshHeader.GetDestination()); in UpdateMeshRoute() 429 else if ((neighbor = Get<NeighborTable>().FindNeighbor(aIp6Header.GetDestination())) != nullptr) in UpdateIp6RouteFtd() 542 (Get<NeighborTable>().FindNeighbor(aIp6Header.GetDestination()) != nullptr); in CheckReachability() 688 neighbor = Get<NeighborTable>().FindNeighbor(aRxInfo.mIp6Headers.GetSourceAddress()); in UpdateRoutes()
|
D | link_metrics.cpp | 66 SuccessOrExit(error = FindNeighbor(aDestination, neighbor)); in Query() 228 SuccessOrExit(error = FindNeighbor(aDestination, neighbor)); in SendMgmtRequestForwardTrackingSeries() 259 SuccessOrExit(error = FindNeighbor(aDestination, neighbor)); in SendMgmtRequestEnhAckProbing() 342 SuccessOrExit(error = FindNeighbor(aDestination, neighbor)); in SendLinkProbe() 381 Error Initiator::FindNeighbor(const Ip6::Address &aDestination, Neighbor *&aNeighbor) in FindNeighbor() function in ot::LinkMetrics::Initiator 391 aNeighbor = Get<NeighborTable>().FindNeighbor(macAddress); in FindNeighbor()
|
D | radio_selector.cpp | 148 neighbor = Get<NeighborTable>().FindNeighbor(macDest, Neighbor::kInStateAnyExceptInvalid); in UpdateOnSendDone() 276 neighbor = Get<NeighborTable>().FindNeighbor(aMacDest, Neighbor::kInStateAnyExceptInvalid); in SelectRadio()
|
D | link_metrics.hpp | 246 Error FindNeighbor(const Ip6::Address &aDestination, Neighbor *&aNeighbor);
|
D | child_supervision.cpp | 186 … (Get<NeighborTable>().FindNeighbor(aSourceAddress) == &Get<Mle::MleRouter>().GetParent())); in UpdateOnReceive()
|
D | router_table.cpp | 259 Router *RouterTable::FindNeighbor(uint16_t aRloc16) in FindNeighbor() function in ot::RouterTable 270 Router *RouterTable::FindNeighbor(const Mac::ExtAddress &aExtAddress) in FindNeighbor() function in ot::RouterTable 275 Router *RouterTable::FindNeighbor(const Mac::Address &aMacAddress) in FindNeighbor() function in ot::RouterTable
|
D | mesh_forwarder.cpp | 853 … const Neighbor *neighbor = Get<NeighborTable>().FindNeighbor(aTxFrameInfo.mAddrs.mDestination); in PrepareMacHeaders() 1117 neighbor = Get<NeighborTable>().FindNeighbor(aMacDest); in UpdateNeighborOnSentFrame() 1457 … Get<NeighborTable>().FindNeighbor(aRxInfo.GetSrcAddr(), Neighbor::kInStateAnyExceptInvalid); in HandleFragment()
|
D | mle_router.cpp | 1123 aRxInfo.mNeighbor = Get<NeighborTable>().FindNeighbor(neighborRloc16); in ProcessRouteTlv() 3189 neighbor = mNeighborTable.FindNeighbor(aDestination); in SendDataResponse() 3209 neighbor = mNeighborTable.FindNeighbor(aDestination); in SendDataResponse()
|
D | mle.cpp | 2414 : mNeighborTable.FindNeighbor(extAddr); in HandleUdpReceive() 2610 neighbor = Get<NeighborTable>().FindNeighbor(extAddr, Neighbor::kInStateAnyExceptInvalid); in HandleUdpReceive()
|
/openthread-latest/src/core/utils/ |
D | link_metrics_manager.cpp | 218 neighbor = Get<NeighborTable>().FindNeighbor(extAddress); in HandleMgmtResponse() 283 Neighbor *neighbor = aInstance.Get<NeighborTable>().FindNeighbor(mExtAddress); in ConfigureEap() 309 Neighbor *neighbor = aInstance.Get<NeighborTable>().FindNeighbor(mExtAddress); in UnregisterEap()
|
D | history_tracker.cpp | 135 …Neighbor *neighbor = Get<NeighborTable>().FindNeighbor(aMacAddress, Neighbor::kInStateAnyExceptInv… in RecordMessage()
|
/openthread-latest/src/core/api/ |
D | multi_radio_api.cpp | 51 neighbor = AsCoreType(aInstance).Get<NeighborTable>().FindNeighbor(AsCoreType(aExtAddress), in otMultiRadioGetNeighborInfo()
|
/openthread-latest/src/core/radio/ |
D | trel_link.cpp | 141 neighbor = Get<NeighborTable>().FindNeighbor(destAddr, Neighbor::kInStateAnyExceptInvalid); in BeginTransmit() 427 neighbor = Get<NeighborTable>().FindNeighbor(srcAddress, Neighbor::kInStateAnyExceptInvalid); in HandleAck()
|
D | trel_interface.cpp | 321 … if (Get<NeighborTable>().FindNeighbor(entry.GetExtAddress(), Neighbor::kInStateAny) != nullptr) in GetNewPeerEntry()
|
/openthread-latest/src/core/mac/ |
D | mac.cpp | 1203 neighbor = Get<NeighborTable>().FindNeighbor(dstAddr); in RecordFrameTransmitStatus() 1330 Neighbor *neighbor = Get<NeighborTable>().FindNeighbor(dstAddr); in HandleTransmitDone() 1759 neighbor = Get<NeighborTable>().FindNeighbor(srcAddr); in ProcessEnhAckSecurity() 1768 neighbor = Get<NeighborTable>().FindNeighbor(dstAddr); in ProcessEnhAckSecurity() 1868 neighbor = !srcaddr.IsNone() ? Get<NeighborTable>().FindNeighbor(srcaddr) : nullptr; in HandleReceivedFrame()
|
/openthread-latest/src/core/backbone_router/ |
D | bbr_manager.cpp | 496 VerifyOrExit(Get<NeighborTable>().FindNeighbor(aAddress) == nullptr); in ShouldForwardDuaToBackbone()
|