Searched defs:GetNeighbor (Results 1 – 2 of 2) sorted by relevance
385 Router *RouterTable::GetNeighbor(uint16_t aRloc16) in GetNeighbor() function in ot::RouterTable396 Router *RouterTable::GetNeighbor(const Mac::ExtAddress &aExtAddress) in GetNeighbor() function in ot::RouterTable401 Router *RouterTable::GetNeighbor(const Mac::Address &aMacAddress) in GetNeighbor() function in ot::RouterTable
113 const GenNode::LinkTarget& GetNeighbor() const { in GetNeighbor() function