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

#include <IGMP.h>

Collaboration diagram for stru_igmpvar:
Collaboration graph

Data Fields

DEV_TYPE devType
 
union {
   ptrIGMP_ROUTER   router
 
   ptrIGMP_HOST   host
 
DEV
 
double UnsolicitedReportInterval
 
UINT QueryResponseInterval
 
UINT StartupQueryInterval
 
UINT StartupQueryCount
 
UINT QueryInterval
 
UINT RobustnessVar
 
double GroupMembershipInterval
 
UINT QueryPresentInterval
 
double lastMemQueryInterval
 
UINT lastMemQueryCount
 

Detailed Description

Definition at line 143 of file IGMP.h.

Field Documentation

◆ 

union { ... } stru_igmpvar::DEV

◆ devType

DEV_TYPE stru_igmpvar::devType

Definition at line 145 of file IGMP.h.

◆ GroupMembershipInterval

double stru_igmpvar::GroupMembershipInterval

Definition at line 163 of file IGMP.h.

◆ host

ptrIGMP_HOST stru_igmpvar::host

Definition at line 149 of file IGMP.h.

◆ lastMemQueryCount

UINT stru_igmpvar::lastMemQueryCount

Definition at line 166 of file IGMP.h.

◆ lastMemQueryInterval

double stru_igmpvar::lastMemQueryInterval

Definition at line 165 of file IGMP.h.

◆ QueryInterval

UINT stru_igmpvar::QueryInterval

Definition at line 161 of file IGMP.h.

◆ QueryPresentInterval

UINT stru_igmpvar::QueryPresentInterval

Definition at line 164 of file IGMP.h.

◆ QueryResponseInterval

UINT stru_igmpvar::QueryResponseInterval

Definition at line 156 of file IGMP.h.

◆ RobustnessVar

UINT stru_igmpvar::RobustnessVar

Definition at line 162 of file IGMP.h.

◆ router

ptrIGMP_ROUTER stru_igmpvar::router

Definition at line 148 of file IGMP.h.

◆ StartupQueryCount

UINT stru_igmpvar::StartupQueryCount

Definition at line 158 of file IGMP.h.

◆ StartupQueryInterval

UINT stru_igmpvar::StartupQueryInterval

Definition at line 157 of file IGMP.h.

◆ UnsolicitedReportInterval

double stru_igmpvar::UnsolicitedReportInterval

Definition at line 153 of file IGMP.h.


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