INET Framework for OMNeT++/OMNEST
stpi::tPort Struct Reference

#include <stpi.h>

List of all members.

Public Attributes

bool enabled
tPortState state
tPortRole role
unsigned int priority
tPortFlags flags
unsigned int rootPathCost
unsigned int rootPriority
MACAddress rootID
unsigned int bridgePriority
MACAddress bridgeID
unsigned int portPriority
unsigned int portID
unsigned int linkCost
unsigned int age
unsigned int fdWhile
unsigned int maxAge
unsigned int fwdDelay
unsigned int helloTime

Detailed Description

Definition at line 55 of file stpi.h.


Member Data Documentation

unsigned int stpi::tPort::age

Definition at line 79 of file stpi.h.

Referenced by stpi::initPortTable().

Definition at line 56 of file stpi.h.

Referenced by stpi::initPortTable(), and stpi::selectDesignatedPorts().

unsigned int stpi::tPort::fdWhile

Definition at line 80 of file stpi.h.

Referenced by stpi::initPortTable().

Definition at line 63 of file stpi.h.

Referenced by stpi::initPortTable(), and operator<<().

unsigned int stpi::tPort::fwdDelay

Definition at line 84 of file stpi.h.

Referenced by stpi::initPortTable(), and stpi::selectRootPort().

unsigned int stpi::tPort::helloTime

Definition at line 85 of file stpi.h.

Referenced by stpi::initPortTable(), and stpi::selectRootPort().

unsigned int stpi::tPort::linkCost

Definition at line 77 of file stpi.h.

Referenced by stpi::initPortTable(), operator<<(), and stpi::superiorBPDU().

unsigned int stpi::tPort::maxAge

Definition at line 83 of file stpi.h.

Referenced by stpi::initPortTable(), and stpi::selectRootPort().

unsigned int stpi::tPort::priority

Definition at line 60 of file stpi.h.

Referenced by stpi::initPortTable(), operator<<(), and stpi::selectRootPort().

Definition at line 57 of file stpi.h.

Referenced by stpi::initPortTable(), and operator<<().


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