Searched refs:STP_IN_enable_port (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_in.h210 STP_IN_enable_port (int port_index, Bool enable);
H A Dstp_in.c481 STP_IN_enable_port (int port_index, Bool enable) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Ddlpi.c105 if ((rc = STP_IN_enable_port(port->port_index, False)) != 0)
128 if ((rc = STP_IN_enable_port(port->port_index, True)) != 0)
H A Drstp.c516 rc = STP_IN_enable_port(port->port_index,
H A Devents.c477 if ((rc = STP_IN_enable_port(port->port_index, !bc.bc_failed)) != 0)

Completed in 48 milliseconds