Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dlowpan.cpp46 void Lowpan::FindContextForId(uint8_t aContextId, Context &aContext) const in FindContextForId() function in ot::Lowpan::Lowpan
180 FindContextForId(0, multicastContext); in CompressMulticast()
619 FindContextForId(srcContextId, srcContext); in DecompressBaseHeader()
620 FindContextForId(dstContextId, dstContext); in DecompressBaseHeader()
Dlowpan.hpp253 void FindContextForId(uint8_t aContextId, Context &aContext) const;