|
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... More... | |
| uint16_t | body_len |
| The length of Other Fields. | |
6top IE Structure
Definition at line 121 of file sixp-pkt.h.
| const uint8_t* sixp_pkt_t::body |
Other Fields...
Definition at line 127 of file sixp-pkt.h.
1.8.13