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

#include <PIM_SM.h>

Collaboration diagram for stru_pim_var:
Collaboration graph

Data Fields

UINT interfaceCount
 
UINT neighCount
 
ptrPIM_NEIGHBOR neighborList
 
NETSIM_IPAddressDR
 
UINT groupCount
 
ptrPIM_GROUP groupList
 
ptrPIM_STATE pimState
 
UINT genId
 
double helloPeriod
 
double triggeredHelloDelay
 
double t_periodic
 
UINT DRPriority
 
UINT16 propagationDelay
 
UINT16 overrideInterval
 

Detailed Description

Definition at line 203 of file PIM_SM.h.

Field Documentation

◆ DR

NETSIM_IPAddress* stru_pim_var::DR

Definition at line 209 of file PIM_SM.h.

◆ DRPriority

UINT stru_pim_var::DRPriority

Definition at line 222 of file PIM_SM.h.

◆ genId

UINT stru_pim_var::genId

Definition at line 216 of file PIM_SM.h.

◆ groupCount

UINT stru_pim_var::groupCount

Definition at line 211 of file PIM_SM.h.

◆ groupList

ptrPIM_GROUP stru_pim_var::groupList

Definition at line 212 of file PIM_SM.h.

◆ helloPeriod

double stru_pim_var::helloPeriod

Definition at line 219 of file PIM_SM.h.

◆ interfaceCount

UINT stru_pim_var::interfaceCount

Definition at line 205 of file PIM_SM.h.

◆ neighborList

ptrPIM_NEIGHBOR stru_pim_var::neighborList

Definition at line 208 of file PIM_SM.h.

◆ neighCount

UINT stru_pim_var::neighCount

Definition at line 207 of file PIM_SM.h.

◆ overrideInterval

UINT16 stru_pim_var::overrideInterval

Definition at line 224 of file PIM_SM.h.

◆ pimState

ptrPIM_STATE stru_pim_var::pimState

Definition at line 214 of file PIM_SM.h.

◆ propagationDelay

UINT16 stru_pim_var::propagationDelay

Definition at line 223 of file PIM_SM.h.

◆ t_periodic

double stru_pim_var::t_periodic

Definition at line 221 of file PIM_SM.h.

◆ triggeredHelloDelay

double stru_pim_var::triggeredHelloDelay

Definition at line 220 of file PIM_SM.h.


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