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

#include <IGMP.h>

Collaboration diagram for stru_router_database:
Collaboration graph

Data Fields

NETSIM_IPAddress group
 
IGMP_ROUTER_STATE state
 
bool isOtherquerierTimerStarted
 
double otherQuerierPresentTime
 
UINT sentCount
 
bool isGroupMembershipTimerStarted
 
double reportRcvTime
 
bool isRouteAlreadyAdded
 
NETSIM_IDifids
 
UINT count
 
_eleele
 

Detailed Description

Definition at line 116 of file IGMP.h.

Field Documentation

◆ count

UINT stru_router_database::count

Definition at line 131 of file IGMP.h.

◆ ele

_ele* stru_router_database::ele

Definition at line 132 of file IGMP.h.

◆ group

NETSIM_IPAddress stru_router_database::group

Definition at line 118 of file IGMP.h.

◆ ifids

NETSIM_ID* stru_router_database::ifids

Definition at line 130 of file IGMP.h.

◆ isGroupMembershipTimerStarted

bool stru_router_database::isGroupMembershipTimerStarted

Definition at line 126 of file IGMP.h.

◆ isOtherquerierTimerStarted

bool stru_router_database::isOtherquerierTimerStarted

Definition at line 121 of file IGMP.h.

◆ isRouteAlreadyAdded

bool stru_router_database::isRouteAlreadyAdded

Definition at line 129 of file IGMP.h.

◆ otherQuerierPresentTime

double stru_router_database::otherQuerierPresentTime

Definition at line 122 of file IGMP.h.

◆ reportRcvTime

double stru_router_database::reportRcvTime

Definition at line 127 of file IGMP.h.

◆ sentCount

UINT stru_router_database::sentCount

Definition at line 124 of file IGMP.h.

◆ state

IGMP_ROUTER_STATE stru_router_database::state

Definition at line 119 of file IGMP.h.


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