0.01.00
lowpan.hpp File Reference

This file includes definitions for 6LoWPAN header compression. More...

#include "openthread-core-config.h"
#include "common/locator.hpp"
#include "common/message.hpp"
#include "mac/mac_frame.hpp"
#include "net/ip6.hpp"
#include "net/ip6_address.hpp"

Go to the source code of this file.

Classes

struct  ot::Lowpan::Context
 This structure represents a LOWPAN_IPHC Context. More...
 
class  ot::Lowpan::Lowpan
 This class implements LOWPAN_IPHC header compression. More...
 
class  ot::Lowpan::MeshHeader
 This class implements Mesh Header generation and processing. More...
 
class  ot::Lowpan::FragmentHeader
 This class implements Fragment Header generation and parsing. More...
 

Namespaces

 ot::Lowpan
 This namespace includes definitions for 6LoWPAN message processing.
 

Variables

OT_TOOL_PACKED_BEGIN class ot::Lowpan::MeshHeader ot::Lowpan::OT_TOOL_PACKED_END
 

Detailed Description

This file includes definitions for 6LoWPAN header compression.