Searched defs:FindNeighbor (Results 1 – 3 of 3) sorted by relevance
78 Neighbor *NeighborTable::FindNeighbor(const Neighbor::AddressMatcher &aMatcher) in FindNeighbor() function in ot::NeighborTable97 Neighbor *NeighborTable::FindNeighbor(Mac::ShortAddress aShortAddress, Neighbor::StateFilter aFilte… in FindNeighbor() function in ot::NeighborTable108 Neighbor *NeighborTable::FindNeighbor(const Mac::ExtAddress &aExtAddress, Neighbor::StateFilter aFi… in FindNeighbor() function in ot::NeighborTable113 Neighbor *NeighborTable::FindNeighbor(const Mac::Address &aMacAddress, Neighbor::StateFilter aFilte… in FindNeighbor() function in ot::NeighborTable134 Neighbor *NeighborTable::FindNeighbor(const Ip6::Address &aIp6Address, Neighbor::StateFilter aFilte… in FindNeighbor() function in ot::NeighborTable
259 Router *RouterTable::FindNeighbor(uint16_t aRloc16) in FindNeighbor() function in ot::RouterTable270 Router *RouterTable::FindNeighbor(const Mac::ExtAddress &aExtAddress) in FindNeighbor() function in ot::RouterTable275 Router *RouterTable::FindNeighbor(const Mac::Address &aMacAddress) in FindNeighbor() function in ot::RouterTable
381 Error Initiator::FindNeighbor(const Ip6::Address &aDestination, Neighbor *&aNeighbor) in FindNeighbor() function in ot::LinkMetrics::Initiator