Home
last modified time | relevance | path

Searched refs:STP_IN_changed_port_speed (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/librstp/common/
H A Dstp_in.h213 STP_IN_changed_port_speed (int port_index, long speed);
H A Dmapfile-vers61 STP_IN_changed_port_speed;
H A Dstp_in.c506 STP_IN_changed_port_speed (int port_index, long speed) in STP_IN_changed_port_speed() function
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Ddlpi.c87 if ((rc = STP_IN_changed_port_speed(port->port_index, in dlpi_notify()