Home
last modified time | relevance | path

Searched defs:aDestRloc16 (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dmesh_forwarder_ftd.cpp652 void MeshForwarder::ResolveRoutingLoops(uint16_t aSourceRloc16, uint16_t aDestRloc16) in ResolveRoutingLoops()
Drouter_table.cpp401 void RouterTable::GetNextHopAndPathCost(uint16_t aDestRloc16, uint16_t &aNextHopRloc16, uint8_t &aP… in GetNextHopAndPathCost()
/openthread-latest/src/core/api/
Dthread_ftd_api.cpp419 uint16_t aDestRloc16, in otThreadGetNextHopAndPathCost()