Home
last modified time | relevance | path

Searched refs:aSourceRloc16 (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dmesh_forwarder_ftd.cpp648 void MeshForwarder::ResolveRoutingLoops(uint16_t aSourceRloc16, uint16_t aDestRloc16) in ResolveRoutingLoops() argument
654 if (aSourceRloc16 != Get<RouterTable>().GetNextHop(aDestRloc16)) in ResolveRoutingLoops()
Dmesh_forwarder.hpp498 void ResolveRoutingLoops(uint16_t aSourceRloc16, uint16_t aDestRloc16);