Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_data_publisher.hpp463 class PrefixEntry : public Entry, private NonCopyable class in ot::NetworkData::Publisher
/openthread-latest/src/core/border_router/
Drouting_manager.hpp1524 class PrefixEntry : public OnLinkPrefix class in ot::BorderRouter::RoutingManager::PdPrefixManager
1527 PrefixEntry(void) { Clear(); } in PrefixEntry() function in ot::BorderRouter::RoutingManager::PdPrefixManager::PrefixEntry