Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/thread/
Dlowpan.cpp57 void Lowpan::FindContextForId(uint8_t aContextId, Context &aContext) const in FindContextForId() function in ot::Lowpan::Lowpan
191 FindContextForId(0, multicastContext); in CompressMulticast()
629 FindContextForId(srcContextId, srcContext); in DecompressBaseHeader()
630 FindContextForId(dstContextId, dstContext); in DecompressBaseHeader()
Dlowpan.hpp265 void FindContextForId(uint8_t aContextId, Context &aContext) const;