Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_data_tlvs.hpp537 HasRouteEntry *GetFirstEntry(void) { return reinterpret_cast<HasRouteEntry *>(GetValue()); } in GetFirstEntry() function in ot::NetworkData::HasRouteTlv
544 …const HasRouteEntry *GetFirstEntry(void) const { return reinterpret_cast<const HasRouteEntry *>(Ge… in GetFirstEntry() function in ot::NetworkData::HasRouteTlv
1060 …BorderRouterEntry *GetFirstEntry(void) { return reinterpret_cast<BorderRouterEntry *>(GetValue());… in GetFirstEntry() function in ot::NetworkData::BorderRouterTlv
1067 const BorderRouterEntry *GetFirstEntry(void) const in GetFirstEntry() function in ot::NetworkData::BorderRouterTlv