The RPL Source routing header. More...
#include <srh.h>
Data Fields | |
| uint8_t | nh | 
| next header  | |
| uint8_t | len | 
| length in 8 octets without first octet  | |
| uint8_t | type | 
| identifier of a particular routing header type  | |
| uint8_t | seg_left | 
| number of route segments remaining  | |
| uint8_t | compr | 
| number of prefix octets (comprI and comprE)  | |
| uint8_t | pad_resv | 
| padding and reserved  | |
| uint16_t | resv | 
| reserved  | |
  Data Fields inherited from ipv6_ext_rh_t | |
| uint8_t | nh | 
| next header  | |
| uint8_t | len | 
| length in 8 octets without first octet  | |
| uint8_t | type | 
| identifier of a particular routing header type  | |
| uint8_t | seg_left | 
| number of route segments remaining  | |
  Data Fields inherited from ipv6_ext_t | |
| uint8_t | nh | 
| next header  | |
| uint8_t | len | 
| length in 8 octets without first octet  | |