|
INET Framework for OMNeT++/OMNEST
|
#include <stpi.h>
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 |
| unsigned int stpi::tPort::age |
Definition at line 79 of file stpi.h.
Referenced by stpi::initPortTable().
Definition at line 71 of file stpi.h.
Referenced by stpi::initPortTable(), stpi::selectDesignatedPorts(), stpi::superiorBPDU(), and stpi::superiorTPort().
| unsigned int stpi::tPort::bridgePriority |
Definition at line 70 of file stpi.h.
Referenced by stpi::initPortTable(), stpi::selectDesignatedPorts(), stpi::superiorBPDU(), and stpi::superiorTPort().
| bool stpi::tPort::enabled |
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::portID |
Definition at line 74 of file stpi.h.
Referenced by stpi::initPortTable(), stpi::selectDesignatedPorts(), stpi::superiorBPDU(), and stpi::superiorTPort().
| unsigned int stpi::tPort::portPriority |
Definition at line 73 of file stpi.h.
Referenced by stpi::initPortTable(), stpi::selectDesignatedPorts(), stpi::superiorBPDU(), and stpi::superiorTPort().
| unsigned int stpi::tPort::priority |
Definition at line 60 of file stpi.h.
Referenced by stpi::initPortTable(), operator<<(), and stpi::selectRootPort().
Definition at line 58 of file stpi.h.
Referenced by stpi::initPortTable(), operator<<(), and stpi::selectDesignatedPorts().
Definition at line 68 of file stpi.h.
Referenced by stpi::initPortTable(), stpi::selectDesignatedPorts(), stpi::selectRootPort(), stpi::superiorBPDU(), and stpi::superiorTPort().
| unsigned int stpi::tPort::rootPathCost |
Definition at line 66 of file stpi.h.
Referenced by stpi::initPortTable(), stpi::selectDesignatedPorts(), stpi::selectRootPort(), stpi::superiorBPDU(), and stpi::superiorTPort().
| unsigned int stpi::tPort::rootPriority |
Definition at line 67 of file stpi.h.
Referenced by stpi::initPortTable(), stpi::selectDesignatedPorts(), stpi::selectRootPort(), stpi::superiorBPDU(), and stpi::superiorTPort().
Definition at line 57 of file stpi.h.
Referenced by stpi::initPortTable(), and operator<<().