Searched defs:FindNeighbor (Results 1 – 3 of 3) sorted by relevance
81 Neighbor *NeighborTable::FindNeighbor(const Neighbor::AddressMatcher &aMatcher) in FindNeighbor() function in ot::NeighborTable100 Neighbor *NeighborTable::FindNeighbor(Mac::ShortAddress aShortAddress, Neighbor::StateFilter aFilte… in FindNeighbor() function in ot::NeighborTable111 Neighbor *NeighborTable::FindNeighbor(const Mac::ExtAddress &aExtAddress, Neighbor::StateFilter aFi… in FindNeighbor() function in ot::NeighborTable116 Neighbor *NeighborTable::FindNeighbor(const Mac::Address &aMacAddress, Neighbor::StateFilter aFilte… in FindNeighbor() function in ot::NeighborTable137 Neighbor *NeighborTable::FindNeighbor(const Ip6::Address &aIp6Address, Neighbor::StateFilter aFilte… in FindNeighbor() function in ot::NeighborTable
267 Router *RouterTable::FindNeighbor(uint16_t aRloc16) in FindNeighbor() function in ot::RouterTable278 Router *RouterTable::FindNeighbor(const Mac::ExtAddress &aExtAddress) in FindNeighbor() function in ot::RouterTable283 Router *RouterTable::FindNeighbor(const Mac::Address &aMacAddress) in FindNeighbor() function in ot::RouterTable
390 Error Initiator::FindNeighbor(const Ip6::Address &aDestination, Neighbor *&aNeighbor) in FindNeighbor() function in ot::LinkMetrics::Initiator