Home
last modified time | relevance | path

Searched refs:RSTP_PORT_STATE (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/librstp/common/
H A Duid_stp.h109 } RSTP_PORT_STATE; typedef
166 RSTP_PORT_STATE state;
H A Dstp_vectors.h65 IN RSTP_PORT_STATE state);
H A Dstp_in.h187 STP_IN_state2str(RSTP_PORT_STATE);
H A Dstp_in.c1009 STP_IN_state2str(RSTP_PORT_STATE state) in STP_IN_state2str()
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Drstp.c174 set_port_state(int port_index, int vlan_id, RSTP_PORT_STATE state) in set_port_state()