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

#include <OSPF_Neighbor.h>

Collaboration diagram for stru_ospf_neighbor:
Collaboration graph

Data Fields

NETSIM_ID devId
 
NETSIM_ID devInterface
 
OSPFNEIGHSTATE state
 
bool isInactivityTimerAdded
 
UINT64 inactivityTimerId
 
bool isMaster
 
UINT DDSeqNo
 
ptrOSPFPACKETHDR lastrecvDDPacket
 
ptrOSPFPACKETHDR lastSentDDPacket
 
OSPFID neighborId
 
UINT8 neighborPriority
 
NETSIM_IPAddress neighborIPAddr
 
UINT8 neighborOption
 
UINT8 IMMS
 
OSPFID neighborDesignateRouter
 
OSPFID neighborDesignateBackupRouter
 
double lastDDMsgSentTime
 
ptrOSPFLIST neighLSReqList
 
ptrOSPFLIST neighDBSummaryList
 
ptrOSPFLIST neighLSRxtList
 
ptrOSPFLIST linkStateSendList
 
bool LSRxtTimer
 
UINT LSRxtSeqNum
 
UINT LSReqTimerSequenceNumber
 
double lastHelloRecvTime
 

Detailed Description

Definition at line 42 of file OSPF_Neighbor.h.

Field Documentation

◆ DDSeqNo

UINT stru_ospf_neighbor::DDSeqNo

Definition at line 53 of file OSPF_Neighbor.h.

◆ devId

NETSIM_ID stru_ospf_neighbor::devId

Definition at line 44 of file OSPF_Neighbor.h.

◆ devInterface

NETSIM_ID stru_ospf_neighbor::devInterface

Definition at line 45 of file OSPF_Neighbor.h.

◆ IMMS

UINT8 stru_ospf_neighbor::IMMS

Definition at line 60 of file OSPF_Neighbor.h.

◆ inactivityTimerId

UINT64 stru_ospf_neighbor::inactivityTimerId

Definition at line 50 of file OSPF_Neighbor.h.

◆ isInactivityTimerAdded

bool stru_ospf_neighbor::isInactivityTimerAdded

Definition at line 49 of file OSPF_Neighbor.h.

◆ isMaster

bool stru_ospf_neighbor::isMaster

Definition at line 52 of file OSPF_Neighbor.h.

◆ lastDDMsgSentTime

double stru_ospf_neighbor::lastDDMsgSentTime

Definition at line 63 of file OSPF_Neighbor.h.

◆ lastHelloRecvTime

double stru_ospf_neighbor::lastHelloRecvTime

Definition at line 72 of file OSPF_Neighbor.h.

◆ lastrecvDDPacket

ptrOSPFPACKETHDR stru_ospf_neighbor::lastrecvDDPacket

Definition at line 54 of file OSPF_Neighbor.h.

◆ lastSentDDPacket

ptrOSPFPACKETHDR stru_ospf_neighbor::lastSentDDPacket

Definition at line 55 of file OSPF_Neighbor.h.

◆ linkStateSendList

ptrOSPFLIST stru_ospf_neighbor::linkStateSendList

Definition at line 68 of file OSPF_Neighbor.h.

◆ LSReqTimerSequenceNumber

UINT stru_ospf_neighbor::LSReqTimerSequenceNumber

Definition at line 71 of file OSPF_Neighbor.h.

◆ LSRxtSeqNum

UINT stru_ospf_neighbor::LSRxtSeqNum

Definition at line 70 of file OSPF_Neighbor.h.

◆ LSRxtTimer

bool stru_ospf_neighbor::LSRxtTimer

Definition at line 69 of file OSPF_Neighbor.h.

◆ neighborDesignateBackupRouter

OSPFID stru_ospf_neighbor::neighborDesignateBackupRouter

Definition at line 62 of file OSPF_Neighbor.h.

◆ neighborDesignateRouter

OSPFID stru_ospf_neighbor::neighborDesignateRouter

Definition at line 61 of file OSPF_Neighbor.h.

◆ neighborId

OSPFID stru_ospf_neighbor::neighborId

Definition at line 56 of file OSPF_Neighbor.h.

◆ neighborIPAddr

NETSIM_IPAddress stru_ospf_neighbor::neighborIPAddr

Definition at line 58 of file OSPF_Neighbor.h.

◆ neighborOption

UINT8 stru_ospf_neighbor::neighborOption

Definition at line 59 of file OSPF_Neighbor.h.

◆ neighborPriority

UINT8 stru_ospf_neighbor::neighborPriority

Definition at line 57 of file OSPF_Neighbor.h.

◆ neighDBSummaryList

ptrOSPFLIST stru_ospf_neighbor::neighDBSummaryList

Definition at line 66 of file OSPF_Neighbor.h.

◆ neighLSReqList

ptrOSPFLIST stru_ospf_neighbor::neighLSReqList

Definition at line 65 of file OSPF_Neighbor.h.

◆ neighLSRxtList

ptrOSPFLIST stru_ospf_neighbor::neighLSRxtList

Definition at line 67 of file OSPF_Neighbor.h.

◆ state

OSPFNEIGHSTATE stru_ospf_neighbor::state

Definition at line 47 of file OSPF_Neighbor.h.


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