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

#include <RPL.h>

Collaboration diagram for stru_rpl_neighbor:
Collaboration graph

Data Fields

NETSIM_ID nodeId
 
RPL_RANK rank
 
bool isParent
 
PRPL_CTRL_MSG lastDIOMSG
 

Detailed Description

Definition at line 114 of file RPL.h.

Field Documentation

◆ isParent

bool stru_rpl_neighbor::isParent

Definition at line 118 of file RPL.h.

◆ lastDIOMSG

PRPL_CTRL_MSG stru_rpl_neighbor::lastDIOMSG

Definition at line 119 of file RPL.h.

◆ nodeId

NETSIM_ID stru_rpl_neighbor::nodeId

Definition at line 116 of file RPL.h.

◆ rank

RPL_RANK stru_rpl_neighbor::rank

Definition at line 117 of file RPL.h.


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