Home
last modified time | relevance | path

Searched refs:hasOption (Results 1 – 1 of 1) sorted by relevance

/openthread-3.5.0/src/core/thread/
Dlowpan.cpp477 bool hasOption = false; in CompressExtensionHeader() local
483 hasOption = true; in CompressExtensionHeader()
487 if (hasOption && option.IsPadding()) in CompressExtensionHeader()