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

#include <OSPF.h>

Collaboration diagram for stru_event_details_lsdb:
Collaboration graph

Data Fields

LSTYPE lsType
 
ptrOSPFAREA_DS area
 
bool isFlush
 
ptrOSPF_NEIGHBOR neigh
 
UINT nwLSASeqNum
 
NETSIM_IPAddress destAddr
 
NETSIM_IPAddress destMask
 
OSPFDESTTYPE destType
 

Detailed Description

Definition at line 153 of file OSPF.h.

Field Documentation

◆ area

ptrOSPFAREA_DS stru_event_details_lsdb::area

Definition at line 156 of file OSPF.h.

◆ destAddr

NETSIM_IPAddress stru_event_details_lsdb::destAddr

Definition at line 162 of file OSPF.h.

◆ destMask

NETSIM_IPAddress stru_event_details_lsdb::destMask

Definition at line 163 of file OSPF.h.

◆ destType

OSPFDESTTYPE stru_event_details_lsdb::destType

Definition at line 164 of file OSPF.h.

◆ isFlush

bool stru_event_details_lsdb::isFlush

Definition at line 157 of file OSPF.h.

◆ lsType

LSTYPE stru_event_details_lsdb::lsType

Definition at line 155 of file OSPF.h.

◆ neigh

ptrOSPF_NEIGHBOR stru_event_details_lsdb::neigh

Definition at line 159 of file OSPF.h.

◆ nwLSASeqNum

UINT stru_event_details_lsdb::nwLSASeqNum

Definition at line 160 of file OSPF.h.


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