Searched defs:EntryInfo (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/thread/ | ||
D | neighbor_table.hpp | 64 typedef otNeighborTableEntryInfo EntryInfo; typedef in ot::NeighborTable |
D | address_resolver.hpp | 94 class EntryInfo : public otCacheEntryInfo, public Clearable<EntryInfo> class in ot::AddressResolver |