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

Data Fields

UINT16 protocolIdentifier
 
UINT8 protocolVersionIdentifier
 
UINT8 bpduType
 
UINT8 flags
 
char * rootId
 
UINT rootPathCost
 
char * bridgeId
 
UINT16 portId
 
UINT16 msgAge
 
UINT16 maxAge
 
UINT16 helloTime
 
UINT16 forwardDelay
 

Detailed Description

Definition at line 89 of file Ethernet.h.

Field Documentation

◆ bpduType

UINT8 stru_eth_bpdu::bpduType

Definition at line 93 of file Ethernet.h.

◆ bridgeId

char* stru_eth_bpdu::bridgeId

Definition at line 97 of file Ethernet.h.

◆ flags

UINT8 stru_eth_bpdu::flags

Definition at line 94 of file Ethernet.h.

◆ forwardDelay

UINT16 stru_eth_bpdu::forwardDelay

Definition at line 102 of file Ethernet.h.

◆ helloTime

UINT16 stru_eth_bpdu::helloTime

Definition at line 101 of file Ethernet.h.

◆ maxAge

UINT16 stru_eth_bpdu::maxAge

Definition at line 100 of file Ethernet.h.

◆ msgAge

UINT16 stru_eth_bpdu::msgAge

Definition at line 99 of file Ethernet.h.

◆ portId

UINT16 stru_eth_bpdu::portId

Definition at line 98 of file Ethernet.h.

◆ protocolIdentifier

UINT16 stru_eth_bpdu::protocolIdentifier

Definition at line 91 of file Ethernet.h.

◆ protocolVersionIdentifier

UINT8 stru_eth_bpdu::protocolVersionIdentifier

Definition at line 92 of file Ethernet.h.

◆ rootId

char* stru_eth_bpdu::rootId

Definition at line 95 of file Ethernet.h.

◆ rootPathCost

UINT stru_eth_bpdu::rootPathCost

Definition at line 96 of file Ethernet.h.


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