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

Data Fields | |
| UINT8 | Type |
| UINT8 | Option_Length |
| UINT8 | Flags |
| UINT8 | Prefix_Length |
| NETSIM_IPAddress | Traget_Prefix |
Definition at line 300 of file RPL_Message.h.
| UINT8 stru_rpl_target::Flags |
Definition at line 304 of file RPL_Message.h.
| UINT8 stru_rpl_target::Option_Length |
Definition at line 303 of file RPL_Message.h.
| UINT8 stru_rpl_target::Prefix_Length |
Definition at line 305 of file RPL_Message.h.
| NETSIM_IPAddress stru_rpl_target::Traget_Prefix |
Definition at line 306 of file RPL_Message.h.
| UINT8 stru_rpl_target::Type |
Definition at line 302 of file RPL_Message.h.