Contiki-NG
Data Fields

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... More...
 
uint16_t body_len
 The length of Other Fields.
 

Detailed Description

6top IE Structure

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

Field Documentation

◆ body

const uint8_t* sixp_pkt_t::body

Other Fields...

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