NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_Node_OLSR Struct Reference
Collaboration diagram for stru_Node_OLSR:

Data Fields

double dHelloInterval
 
double dRefereshInterval
 
double dTCInterval
 
unsigned int nZoneRadius
 
WILLINGNESS willingness
 
NETSIM_IPAddress mainAddress
 
OLSR_NEIGHBOR_SETneighborSet
 
OLSR_2HOP_NEIGHBOR_SETtwoHopNeighborSet
 
OLSR_MPR_SETmprSet
 
OLSR_MPR_SELECTION_SETmprSelectionSet
 
OLSR_TOPOLOGY_INFORMATION_BASEtopologyInfoBase
 
OLSR_LINK_SETlinkSet
 
unsigned short int nPacketSequenceNumber
 
unsigned short int nMessageSequenceNumber
 
unsigned short int ANSN
 
OLSR_DUPLICATE_SETduplicateSet
 
bool bRoutingTableUpdate
 
ptrIP_WRAPPER ipWrapper
 
bool bTCUpdateFlag
 

Detailed Description

Definition at line 363 of file OLSR.h.

Field Documentation

◆ ANSN

unsigned short int stru_Node_OLSR::ANSN

Definition at line 385 of file OLSR.h.

◆ bRoutingTableUpdate

bool stru_Node_OLSR::bRoutingTableUpdate

Definition at line 391 of file OLSR.h.

◆ bTCUpdateFlag

bool stru_Node_OLSR::bTCUpdateFlag

Definition at line 393 of file OLSR.h.

◆ dHelloInterval

double stru_Node_OLSR::dHelloInterval

Definition at line 366 of file OLSR.h.

◆ dRefereshInterval

double stru_Node_OLSR::dRefereshInterval

Definition at line 367 of file OLSR.h.

◆ dTCInterval

double stru_Node_OLSR::dTCInterval

Definition at line 368 of file OLSR.h.

◆ duplicateSet

OLSR_DUPLICATE_SET* stru_Node_OLSR::duplicateSet

Definition at line 388 of file OLSR.h.

◆ ipWrapper

ptrIP_WRAPPER stru_Node_OLSR::ipWrapper

Definition at line 392 of file OLSR.h.

◆ linkSet

OLSR_LINK_SET* stru_Node_OLSR::linkSet

Definition at line 380 of file OLSR.h.

◆ mainAddress

NETSIM_IPAddress stru_Node_OLSR::mainAddress

Definition at line 372 of file OLSR.h.

◆ mprSelectionSet

OLSR_MPR_SELECTION_SET* stru_Node_OLSR::mprSelectionSet

Definition at line 378 of file OLSR.h.

◆ mprSet

OLSR_MPR_SET* stru_Node_OLSR::mprSet

Definition at line 377 of file OLSR.h.

◆ neighborSet

OLSR_NEIGHBOR_SET* stru_Node_OLSR::neighborSet

Definition at line 375 of file OLSR.h.

◆ nMessageSequenceNumber

unsigned short int stru_Node_OLSR::nMessageSequenceNumber

Definition at line 384 of file OLSR.h.

◆ nPacketSequenceNumber

unsigned short int stru_Node_OLSR::nPacketSequenceNumber

Definition at line 383 of file OLSR.h.

◆ nZoneRadius

unsigned int stru_Node_OLSR::nZoneRadius

Definition at line 369 of file OLSR.h.

◆ topologyInfoBase

OLSR_TOPOLOGY_INFORMATION_BASE* stru_Node_OLSR::topologyInfoBase

Definition at line 379 of file OLSR.h.

◆ twoHopNeighborSet

OLSR_2HOP_NEIGHBOR_SET* stru_Node_OLSR::twoHopNeighborSet

Definition at line 376 of file OLSR.h.

◆ willingness

WILLINGNESS stru_Node_OLSR::willingness

Definition at line 371 of file OLSR.h.


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