OpenWSN Firmware
|
Header format of a RPL DIO packet. More...
#include <icmpv6rpl.h>
Data Fields | |
uint8_t | rplinstanceId |
set by the DODAG root. More... | |
uint8_t | verNumb |
dagrank_t | rank |
uint8_t | rplOptions |
uint8_t | DTSN |
uint8_t | flags |
uint8_t | reserved |
uint8_t | DODAGID [16] |
Header format of a RPL DIO packet.
uint8_t DODAGID[16] |
uint8_t DTSN |
uint8_t flags |
dagrank_t rank |
uint8_t reserved |
uint8_t rplinstanceId |
set by the DODAG root.
uint8_t rplOptions |
uint8_t verNumb |