BDPUType enum name | inet::STP | |
bridgeAddress | inet::STPBase | protected |
bridgePriority | inet::STPBase | protected |
checkParametersChange() | inet::STP | |
checkRootEligibility() | inet::STP | |
checkTimers() | inet::STP | |
chooseInterface() | inet::STPBase | protectedvirtual |
colorLink(unsigned int i, bool forwarding) const | inet::STPBase | protectedvirtual |
compareBridgeIDs(unsigned int, MACAddress, unsigned int, MACAddress) | inet::STP | |
comparePortIDs(unsigned int, unsigned int, unsigned int, unsigned int) | inet::STP | |
comparePorts(Ieee8021dInterfaceData *portA, Ieee8021dInterfaceData *portB) | inet::STP | |
CONFIG_BDPU enum value | inet::STP | |
currentBridgePriority | inet::STP | protected |
currentFwdDelay | inet::STP | protected |
currentHelloTime | inet::STP | protected |
currentMaxAge | inet::STP | protected |
defaultPort | inet::STP | protected |
desPorts | inet::STP | protected |
forwardDelay | inet::STPBase | protected |
generateBPDU(int portNum, const MACAddress &address=MACAddress::STP_MULTICAST_ADDRESS, bool tcFlag=false, bool tcaFlag=false) | inet::STP | |
generateHelloBDPUs() | inet::STP | |
generateTCN() | inet::STP | |
getPortInterfaceData(unsigned int portNum) | inet::STPBase | protected |
getPortInterfaceData(unsigned int portNum) const | inet::STPBase | inlineprotected |
getPortInterfaceEntry(unsigned int portNum) | inet::STPBase | protected |
getRootIndex() const | inet::STPBase | protectedvirtual |
handleBPDU(BPDU *bpdu) | inet::STP | |
handleMessage(cMessage *msg) override | inet::STP | virtual |
handleOperationStage(LifecycleOperation *operation, int stage, IDoneCallback *doneCallback) override | inet::STPBase | virtual |
handleTCN(BPDU *tcn) | inet::STP | |
handleTick() | inet::STP | |
helloTime | inet::STP | protected |
ie | inet::STPBase | protected |
ifTable | inet::STPBase | protected |
initialize(int stage) override | inet::STP | virtual |
initInterfacedata(unsigned int portNum) | inet::STP | virtual |
initPortTable() | inet::STP | |
isOperational | inet::STPBase | protected |
isRoot | inet::STP | protected |
isSuperiorBPDU(int portNum, BPDU *bpdu) | inet::STP | |
lostAlternate(int port) | inet::STP | |
lostRoot() | inet::STP | |
macTable | inet::STPBase | protected |
maxAge | inet::STPBase | protected |
numInitStages() const override | inet::STP | inlinevirtual |
numPorts | inet::STPBase | protected |
operator<<(std::ostream &os, const Ieee8021dInterfaceData::PortRole r) | inet::STP | friend |
operator<<(std::ostream &os, const Ieee8021dInterfaceData::PortState s) | inet::STP | friend |
operator<<(std::ostream &os, Ieee8021dInterfaceData *p) | inet::STP | friend |
operator<<(std::ostream &os, STP i) | inet::STP | friend |
PortInfo typedef | inet::STP | |
receiveSignal(cComponent *source, simsignal_t signalID, cObject *obj, cObject *details) override | inet::STPBase | inlinevirtual |
refreshDisplay() const override | inet::STPBase | protectedvirtual |
reset() | inet::STP | |
rootAddress | inet::STP | protected |
rootPathCost | inet::STP | protected |
rootPort | inet::STP | protected |
rootPriority | inet::STP | protected |
selectDesignatedPorts() | inet::STP | |
selectRootPort() | inet::STP | |
setAllDesignated() | inet::STP | |
setSuperiorBPDU(int portNum, BPDU *bpdu) | inet::STP | |
start() override | inet::STP | protectedvirtual |
stop() override | inet::STP | protectedvirtual |
STP() | inet::STP | |
STPBase() | inet::STPBase | |
switchModule | inet::STPBase | protected |
TCN_BPDU enum value | inet::STP | |
tick | inet::STP | protected |
tickInterval | inet::STP | protectedstatic |
topologyChangeNotification | inet::STP | protected |
topologyChangeRecvd | inet::STP | protected |
tryRoot() | inet::STP | |
visualize | inet::STPBase | protected |
~ILifecycle() | inet::ILifecycle | inlinevirtual |
~STP() | inet::STP | virtual |