![]() |
![]() |
OpenThread
1.05.03.02
|
#include <lowpan.hpp>
Data Fields | |
bool | mCompressFlag |
The Context compression flag. More... | |
uint8_t | mContextId |
The Context ID. More... | |
bool | mIsValid |
Indicates whether the context is valid. More... | |
Ip6::Prefix | mPrefix |
The Prefix. More... | |
Additional Inherited Members | |
![]() | |
void | Clear (void) |
This structure represents a LOWPAN_IPHC Context.
Ip6::Prefix mPrefix |
The Prefix.
Referenced by Lowpan::CompressMulticast(), Lowpan::ComputeIid(), Lowpan::DecompressBaseHeader(), LeaderBase::GetContext(), and LeaderBase::GetContextForMeshLocalPrefix().
uint8_t mContextId |
bool mCompressFlag |
The Context compression flag.
Referenced by Lowpan::FindContextToCompressAddress(), LeaderBase::GetContext(), and LeaderBase::GetContextForMeshLocalPrefix().
bool mIsValid |
Indicates whether the context is valid.
Referenced by Lowpan::Compress(), Lowpan::DecompressBaseHeader(), LeaderBase::GetContext(), and LeaderBase::GetContextForMeshLocalPrefix().