Home
last modified time | relevance | path

Searched defs:NeighborTable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dneighbor_table.hpp49 class NeighborTable : public InstanceLocator, private NonCopyable class
H A Dneighbor_table.cpp43 NeighborTable::NeighborTable(Instance &aInstance) in NeighborTable() function in ot::NeighborTable