OpenWSN Firmware
|
RPL Option header type. More...
#include <iphc.h>
Data Fields | |
uint8_t | optionType |
RPL_HOPBYHOP_HEADER_OPTION_TYPE. More... | |
uint8_t | optionLen |
8-bit field indicating the length of the option, in octets, excluding the Option Type and Opt Data Len fields. More... | |
uint8_t | flags |
ORF00000. More... | |
uint8_t | rplInstanceID |
instanceid More... | |
uint16_t | senderRank |
RPL rank of the sender of the packet. More... | |
RPL Option header type.
Described in http://tools.ietf.org/html/rfc6553#section-3
uint8_t flags |
ORF00000.
uint8_t optionLen |
8-bit field indicating the length of the option, in octets, excluding the Option Type and Opt Data Len fields.
uint8_t optionType |
RPL_HOPBYHOP_HEADER_OPTION_TYPE.
uint8_t rplInstanceID |
instanceid
uint16_t senderRank |
RPL rank of the sender of the packet.