NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_ethernet_spt Struct Reference

Data Fields

char * STPProtocol
 
int stpCost
 
UINT priority
 
char * switchId
 
char * rootId
 
UINT rootPathCost
 
NETSIM_ID rootPort
 

Detailed Description

Definition at line 151 of file Ethernet.h.

Field Documentation

◆ priority

UINT stru_ethernet_spt::priority

Definition at line 155 of file Ethernet.h.

◆ rootId

char* stru_ethernet_spt::rootId

Definition at line 158 of file Ethernet.h.

◆ rootPathCost

UINT stru_ethernet_spt::rootPathCost

Definition at line 159 of file Ethernet.h.

◆ rootPort

NETSIM_ID stru_ethernet_spt::rootPort

Definition at line 160 of file Ethernet.h.

◆ stpCost

int stru_ethernet_spt::stpCost

Definition at line 154 of file Ethernet.h.

◆ STPProtocol

char* stru_ethernet_spt::STPProtocol

Definition at line 153 of file Ethernet.h.

◆ switchId

char* stru_ethernet_spt::switchId

Definition at line 156 of file Ethernet.h.


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