Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/thread/
Dlowpan.cpp608 uint8_t dstContextId = 0; in DecompressBaseHeader() local
624 dstContextId = (byte & 0xf); in DecompressBaseHeader()
628 FindContextForId(dstContextId, dstContext); in DecompressBaseHeader()