![]() |
NetSim Source Code Help
|
#include <RPL_Message.h>

Data Fields | |
| UINT8 | Type |
| UINT8 | OptLength |
| UINT | Flags: 4 |
| UINT | A: 1 |
| UINT | PCS: 3 |
| UINT8 | DIOIntDoubl |
| UINT8 | DIOIntMin |
| UINT8 | DIORedun |
| UINT16 | MaxRankIncrease |
| UINT16 | MinHopRankIncrease |
| UINT16 | OCP |
| UINT8 | Reserved |
| UINT8 | DefLifetime |
| UINT16 | LifetimeUnit |
Definition at line 261 of file RPL_Message.h.
| UINT stru_dodag_config_option::A |
Definition at line 266 of file RPL_Message.h.
| UINT8 stru_dodag_config_option::DefLifetime |
Definition at line 275 of file RPL_Message.h.
| UINT8 stru_dodag_config_option::DIOIntDoubl |
Definition at line 268 of file RPL_Message.h.
| UINT8 stru_dodag_config_option::DIOIntMin |
Definition at line 269 of file RPL_Message.h.
| UINT8 stru_dodag_config_option::DIORedun |
Definition at line 270 of file RPL_Message.h.
| UINT stru_dodag_config_option::Flags |
Definition at line 265 of file RPL_Message.h.
| UINT16 stru_dodag_config_option::LifetimeUnit |
Definition at line 276 of file RPL_Message.h.
| UINT16 stru_dodag_config_option::MaxRankIncrease |
Definition at line 271 of file RPL_Message.h.
| UINT16 stru_dodag_config_option::MinHopRankIncrease |
Definition at line 272 of file RPL_Message.h.
| UINT16 stru_dodag_config_option::OCP |
Definition at line 273 of file RPL_Message.h.
| UINT8 stru_dodag_config_option::OptLength |
Definition at line 264 of file RPL_Message.h.
| UINT stru_dodag_config_option::PCS |
Definition at line 267 of file RPL_Message.h.
| UINT8 stru_dodag_config_option::Reserved |
Definition at line 274 of file RPL_Message.h.
| UINT8 stru_dodag_config_option::Type |
Definition at line 263 of file RPL_Message.h.