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

Data Structures

struct  stru_LinkCode
 

Data Fields

struct stru_Link::stru_LinkCode LinkCode
 
unsigned int Reserved:8
 
unsigned short int LinkMessageSize
 
NETSIM_IPAddress NeighborInterfaceAddress
 
struct stru_Linknext
 

Detailed Description

Definition at line 237 of file OLSR.h.

Field Documentation

◆ LinkMessageSize

unsigned short int stru_Link::LinkMessageSize

Definition at line 252 of file OLSR.h.

◆ NeighborInterfaceAddress

NETSIM_IPAddress stru_Link::NeighborInterfaceAddress

Definition at line 253 of file OLSR.h.

◆ next

struct stru_Link* stru_Link::next

Definition at line 254 of file OLSR.h.

◆ Reserved

unsigned int stru_Link::Reserved

Definition at line 251 of file OLSR.h.


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