Searched refs:STP_IN_port_add (Results 1 – 4 of 4) sorted by relevance
149 STP_IN_port_add (int vlan_id, int port_index);
66 STP_IN_port_add;
936 STP_IN_port_add(int vlan_id, int port_index) in STP_IN_port_add() function
487 (rc = STP_IN_port_add(port->vlan_id, port->port_index)) != 0) { in rstp_add_port()