Searched refs:STP_OUT_set_forwarding (Results 1 – 2 of 2) sorted by relevance
61 return STP_OUT_set_forwarding (port->port_index, port->owner->vlan_id, False); in disableForwarding()69 return STP_OUT_set_forwarding (port->port_index, port->owner->vlan_id, True); in enableForwarding()
37 #define STP_OUT_set_forwarding (*stp_vectors->set_forwarding) macro