Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_in.h152 STP_IN_port_remove (int vlan_id, int port_index);
H A Dmapfile-vers67 STP_IN_port_remove;
H A Dstp_in.c968 STP_IN_port_remove(int vlan_id, int port_index) in STP_IN_port_remove() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Drstp.c561 (void) STP_IN_port_remove(port->vlan_id, port->port_index); in rstp_add_port()
H A Devents.c416 (void) STP_IN_port_remove(pdp->vlan_id, in handle_refresh()