Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/thread/
Dlowpan.cpp610 uint8_t dstContextId = 0; in DecompressBaseHeader() local
626 dstContextId = (byte & 0xf); in DecompressBaseHeader()
630 FindContextForId(dstContextId, dstContext); in DecompressBaseHeader()