rstp_pti.c
RSTP helper functions.
RSTP (Rapid Spanning Tree Protocol)
void rstpFsmError(RstpBridgeContext *context)
RSTP state machine error handler.
Definition: rstp_fsm.c:226
Port Timers state machine (PTI)
void rstpPtiChangeState(RstpBridgePort *port, RstpPtiState newState)
Update PTI state machine state.
Definition: rstp_pti.c:108
const char_t * rstpGetParamName(uint_t value, const RstpParamName *paramList, size_t paramListLen)
Convert a parameter to string representation.
Definition: rstp_misc.c:883
Debugging facilities.
Rapid Spanning Tree state machines.