Module capsules_extra::net::sixlowpan::sixlowpan_compression
source · Structs§
Traits§
- LoWPAN encoding requires being able to look up the existence of contexts, which are essentially IPv6 address prefixes. Any implementation must ensure that context 0 is always available and contains the mesh-local prefix.
Functions§
- Compresses an IPv6 header into a 6loWPAN header
- Computes the LoWPAN Interface Identifier from either the 16-bit short MAC or the IEEE EUI-64 that is derived from the 48-bit MAC.
- Decompresses a 6loWPAN header into a full IPv6 header