Home
last modified time | relevance | path

Searched refs:DLADM_BRIDGE_PROT_STP (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Ddlpi.c102 if (!port->admin_status || protect != DLADM_BRIDGE_PROT_STP || in dlpi_notify()
114 if (!port->admin_status || protect != DLADM_BRIDGE_PROT_STP || in dlpi_notify()
H A Drstp.c134 protect == DLADM_BRIDGE_PROT_STP && !pd->sdu_failed ? in get_port_link_status()
503 if (protect != DLADM_BRIDGE_PROT_STP) { in rstp_add_port()
518 protect == DLADM_BRIDGE_PROT_STP); in rstp_add_port()
H A Devents.c53 dladm_bridge_prot_t protect = DLADM_BRIDGE_PROT_STP;
463 protect != DLADM_BRIDGE_PROT_STP) in handle_control()
506 if (!port->admin_status || protect != DLADM_BRIDGE_PROT_STP) { in receive_packet()
H A Ddoor.c142 else if (protect != DLADM_BRIDGE_PROT_STP) in bridge_door_server()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlbridge.h46 DLADM_BRIDGE_PROT_STP, enumerator
H A Dlibdlbridge.c435 *brprotp = DLADM_BRIDGE_PROT_STP; in dladm_bridge_get_properties()
459 cfg->stp_enabled = (*brprotp == DLADM_BRIDGE_PROT_STP) ? in dladm_bridge_get_properties()
647 *brprotp = DLADM_BRIDGE_PROT_STP; in dladm_bridge_str2prot()
660 case DLADM_BRIDGE_PROT_STP: in dladm_bridge_prot2str()
1302 *brprotp = DLADM_BRIDGE_PROT_STP; in dladm_bridge_run_properties()