Mistake on this page?
Report an issue in GitHub or email us
Data Fields
ws_rpl_info Struct Reference

Struct ws_rpl_info Wi-SUN router RPL information. More...

#include <WisunInterface.h>

Data Fields

uint8_t ipv6_prefix [8]
 Address prefix given to devices in network set to 0 if not available. More...
 
uint8_t ipv6_iid [8]
 IID of router. More...
 
uint8_t rpl_dodag_id [16]
 Router dodag id. More...
 
uint8_t instance_id
 Router instance identifier. More...
 
uint8_t version
 RPL version number. More...
 

Detailed Description

Struct ws_rpl_info Wi-SUN router RPL information.

Definition at line 25 of file WisunInterface.h.

Field Documentation

uint8_t instance_id

Router instance identifier.

Definition at line 33 of file WisunInterface.h.

uint8_t ipv6_iid[8]

IID of router.

Definition at line 29 of file WisunInterface.h.

uint8_t ipv6_prefix[8]

Address prefix given to devices in network set to 0 if not available.

Definition at line 27 of file WisunInterface.h.

uint8_t rpl_dodag_id[16]

Router dodag id.

Definition at line 31 of file WisunInterface.h.

uint8_t version

RPL version number.

Definition at line 35 of file WisunInterface.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.