Contiki-NG

6top IE Structure More...

#include <os/net/mac/tsch/sixtop/sixp-pkt.h>

Data Fields

sixp_pkt_version_t version
 Version.
 
sixp_pkt_type_t type
 Type.
 
sixp_pkt_code_t code
 Code.
 
uint8_t sfid
 SFID.
 
uint8_t seqno
 SeqNum.
 
const uint8_t * body
 Other Fields...
 
uint16_t body_len
 The length of Other Fields.
 

Detailed Description

6top IE Structure

Definition at line 121 of file sixp-pkt.h.