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

Data Fields

NETSIM_ID neighborId
 
NETSIM_IPAddress neighborAddr
 
NETSIM_ID incomingInterface
 
UINT gen_id
 
UINT16 dr_priority
 
bool dr_priority_present
 
bool isTimeoutAdded
 
double timeout
 
bool lan_prune_delay_present
 
bool tracking_support
 
UINT16 propagation_delay
 
UINT16 override_interval
 
UINT secondary_address_count
 
NETSIM_IPAddresssecondary_address_list
 
_eleele
 

Detailed Description

Definition at line 157 of file PIM_SM.h.

Field Documentation

◆ dr_priority

UINT16 stru_pim_neighbor::dr_priority

Definition at line 163 of file PIM_SM.h.

◆ dr_priority_present

bool stru_pim_neighbor::dr_priority_present

Definition at line 164 of file PIM_SM.h.

◆ ele

_ele* stru_pim_neighbor::ele

Definition at line 176 of file PIM_SM.h.

◆ gen_id

UINT stru_pim_neighbor::gen_id

Definition at line 162 of file PIM_SM.h.

◆ incomingInterface

NETSIM_ID stru_pim_neighbor::incomingInterface

Definition at line 161 of file PIM_SM.h.

◆ isTimeoutAdded

bool stru_pim_neighbor::isTimeoutAdded

Definition at line 165 of file PIM_SM.h.

◆ lan_prune_delay_present

bool stru_pim_neighbor::lan_prune_delay_present

Definition at line 168 of file PIM_SM.h.

◆ neighborAddr

NETSIM_IPAddress stru_pim_neighbor::neighborAddr

Definition at line 160 of file PIM_SM.h.

◆ neighborId

NETSIM_ID stru_pim_neighbor::neighborId

Definition at line 159 of file PIM_SM.h.

◆ override_interval

UINT16 stru_pim_neighbor::override_interval

Definition at line 171 of file PIM_SM.h.

◆ propagation_delay

UINT16 stru_pim_neighbor::propagation_delay

Definition at line 170 of file PIM_SM.h.

◆ secondary_address_count

UINT stru_pim_neighbor::secondary_address_count

Definition at line 173 of file PIM_SM.h.

◆ secondary_address_list

NETSIM_IPAddress* stru_pim_neighbor::secondary_address_list

Definition at line 174 of file PIM_SM.h.

◆ timeout

double stru_pim_neighbor::timeout

Definition at line 166 of file PIM_SM.h.

◆ tracking_support

bool stru_pim_neighbor::tracking_support

Definition at line 169 of file PIM_SM.h.


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