NetSim Source Code Help
Loading...
Searching...
No Matches
stru_rpl_ctrl_message Struct Reference

#include <RPL_Message.h>

Collaboration diagram for stru_rpl_ctrl_message:
Collaboration graph

Data Fields

UINT8 Type
 
UINT8 Code
 
UINT16 Checksum
 
void * Base
 
PRPL_OPTIONoptions
 
UINT option_count
 

Detailed Description

Definition at line 74 of file RPL_Message.h.

Field Documentation

◆ Base

void* stru_rpl_ctrl_message::Base

Definition at line 79 of file RPL_Message.h.

◆ Checksum

UINT16 stru_rpl_ctrl_message::Checksum

Definition at line 78 of file RPL_Message.h.

◆ Code

UINT8 stru_rpl_ctrl_message::Code

Definition at line 77 of file RPL_Message.h.

◆ option_count

UINT stru_rpl_ctrl_message::option_count

Definition at line 81 of file RPL_Message.h.

◆ options

PRPL_OPTION* stru_rpl_ctrl_message::options

Definition at line 80 of file RPL_Message.h.

◆ Type

UINT8 stru_rpl_ctrl_message::Type

Definition at line 76 of file RPL_Message.h.


The documentation for this struct was generated from the following file: