Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Ddlpi.c103 port->sdu_failed) in dlpi_notify()
115 port->sdu_failed) { in dlpi_notify()
158 port->sdu_failed = B_FALSE; in port_dlpi_open()
H A Dglobal.h54 boolean_t sdu_failed; /* set for non-matching max SDU */ member
H A Drstp.c134 protect == DLADM_BRIDGE_PROT_STP && !pd->sdu_failed ? in get_port_link_status()
506 bss.bss_state = port->admin_status && !port->sdu_failed && in rstp_add_port()
517 port->admin_status && port->phys_status && !port->sdu_failed && in rstp_add_port()
H A Devents.c459 if (port->sdu_failed == bc.bc_failed) in handle_control()
461 port->sdu_failed = bc.bc_failed; in handle_control()
469 bss.bss_state = !port->sdu_failed && !port->bpdu_protect ? in handle_control()
H A Ddoor.c140 if (pdp->sdu_failed) in bridge_door_server()