Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/thread/
Dnetwork_data_leader.cpp141 const ContextTlv *contextTlv; in GetContext() local
185 const ContextTlv *contextTlv = prefixTlv->FindSubTlv<ContextTlv>(); in GetContext() local
Dnetwork_data.cpp257 const ContextTlv *contextTlv = As<ContextTlv>(subCur); in Iterate() local