port_set_stp_state
port_set_stp_state(hw, port, STP_STATE_DISABLED);
port_set_stp_state(hw, port, STP_STATE_FORWARDING);
port_set_stp_state(hw, SWITCH_PORT_NUM, STP_STATE_SIMPLE);
port_set_stp_state(hw, SWITCH_PORT_NUM, STP_STATE_FORWARDING);
port_set_stp_state(hw, port,
port_set_stp_state(hw, port,
port_set_stp_state(hw, SWITCH_PORT_NUM, STP_STATE_SIMPLE);
port_set_stp_state(hw, port->first_port, STP_STATE_DISABLED);
port_set_stp_state(hw, port->first_port, STP_STATE_SIMPLE);
port_set_stp_state(hw, port, STP_STATE_DISABLED);