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

Data Fields

NETSIM_ID lanId
 
UINT interfaceCount
 
NETSIM_ID * interfaceId
 
NETSIM_IPAddress lanIP
 
UINT16 vlanId
 
ptrETH_IFethIfVar
 
ptrETH_SPT spt
 
SWITCHING_TECHNIQUE switchingTechnique
 
double latency
 
bool STPStatus
 
ptrSWITCHTABLE switchTable
 
char * ethernetStandard
 
double speed
 
bool ispromiscuousMode
 

Detailed Description

Definition at line 164 of file Ethernet.h.

Field Documentation

◆ ethernetStandard

char* stru_ethernet_lan::ethernetStandard

Definition at line 182 of file Ethernet.h.

◆ ethIfVar

ptrETH_IF* stru_ethernet_lan::ethIfVar

Definition at line 172 of file Ethernet.h.

◆ interfaceCount

UINT stru_ethernet_lan::interfaceCount

Definition at line 167 of file Ethernet.h.

◆ interfaceId

NETSIM_ID* stru_ethernet_lan::interfaceId

Definition at line 168 of file Ethernet.h.

◆ ispromiscuousMode

bool stru_ethernet_lan::ispromiscuousMode

Definition at line 185 of file Ethernet.h.

◆ lanId

NETSIM_ID stru_ethernet_lan::lanId

Definition at line 166 of file Ethernet.h.

◆ lanIP

NETSIM_IPAddress stru_ethernet_lan::lanIP

Definition at line 169 of file Ethernet.h.

◆ latency

double stru_ethernet_lan::latency

Definition at line 178 of file Ethernet.h.

◆ speed

double stru_ethernet_lan::speed

Definition at line 183 of file Ethernet.h.

◆ spt

ptrETH_SPT stru_ethernet_lan::spt

Definition at line 174 of file Ethernet.h.

◆ STPStatus

bool stru_ethernet_lan::STPStatus

Definition at line 179 of file Ethernet.h.

◆ switchingTechnique

SWITCHING_TECHNIQUE stru_ethernet_lan::switchingTechnique

Definition at line 177 of file Ethernet.h.

◆ switchTable

ptrSWITCHTABLE stru_ethernet_lan::switchTable

Definition at line 180 of file Ethernet.h.

◆ vlanId

UINT16 stru_ethernet_lan::vlanId

Definition at line 170 of file Ethernet.h.


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