_RstpBridgeContext Struct Reference
RSTP bridge context. More...
#include <rstp.h>
Data Fields | |
NetInterface * | interface |
Underlying network interface. More... | |
uint_t | numPorts |
Number of ports. More... | |
RstpBridgePort * | ports |
Bridge's ports. More... | |
bool_t | running |
RSTP bridge operation state. More... | |
RstpBridgeParams | params |
RSTP bridge parameters (17.13) More... | |
StpBridgeId | bridgeId |
Unique identifier assigned to the bridge (17.18.2) More... | |
RstpPriority | bridgePriority |
Bridge priority vector (17.18.3) More... | |
RstpTimes | bridgeTimes |
Bridge's timer parameter values (17.18.4) More... | |
uint16_t | rootPortId |
Port Identifier of the Root port (17.18.5) More... | |
RstpPriority | rootPriority |
First four components of the bridge's root priority vector (17.18.6) More... | |
RstpTimes | rootTimes |
Bridge's operational timer parameter values (7.18.7) More... | |
RstpPrsState | prsState |
Port Role Selection state machine (17.28) More... | |
uint_t | ageingTime |
Ageing time for filtering database entries (17.19.1) More... | |
uint_t | rapidAgeingWhile |
Rapid ageing timer. More... | |
uint_t | timeSinceTopologyChange |
Time since the last topology change. More... | |
uint_t | topologyChangeCount |
Number of topology changes. More... | |
RstpBpdu | bpdu |
Received BPDU. More... | |
bool_t | busy |
Busy flag. More... | |
Detailed Description
Field Documentation
◆ ageingTime
uint_t ageingTime |
◆ bpdu
◆ bridgeId
StpBridgeId bridgeId |
◆ bridgePriority
RstpPriority bridgePriority |
◆ bridgeTimes
RstpTimes bridgeTimes |
◆ busy
◆ interface
NetInterface* interface |
◆ numPorts
◆ params
RstpBridgeParams params |
◆ ports
RstpBridgePort* ports |
◆ prsState
RstpPrsState prsState |
◆ rapidAgeingWhile
◆ rootPortId
uint16_t rootPortId |
◆ rootPriority
RstpPriority rootPriority |
◆ rootTimes
RstpTimes rootTimes |
◆ running
◆ timeSinceTopologyChange
uint_t timeSinceTopologyChange |
◆ topologyChangeCount
The documentation for this struct was generated from the following file:
- cyclone_stp/rstp/rstp.h