Searched refs:STP_IN_enable_port (Results 1 – 6 of 6) sorted by relevance
105 if ((rc = STP_IN_enable_port(port->port_index, False)) != 0) in dlpi_notify()128 if ((rc = STP_IN_enable_port(port->port_index, True)) != 0) in dlpi_notify()
516 rc = STP_IN_enable_port(port->port_index, in rstp_add_port()
477 if ((rc = STP_IN_enable_port(port->port_index, !bc.bc_failed)) != 0) in handle_control()
210 STP_IN_enable_port (int port_index, Bool enable);
60 STP_IN_enable_port;
481 STP_IN_enable_port (int port_index, Bool enable) in STP_IN_enable_port() function