Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dneighbor_table.hpp64 typedef otNeighborTableEntryInfo EntryInfo; typedef in ot::NeighborTable
Daddress_resolver.hpp94 class EntryInfo : public otCacheEntryInfo, public Clearable<EntryInfo> class in ot::AddressResolver