Searched refs:bc_failed (Results 1 – 3 of 3) sorted by relevance
459 if (port->sdu_failed == bc.bc_failed) in handle_control()461 port->sdu_failed = bc.bc_failed; in handle_control()477 if ((rc = STP_IN_enable_port(port->port_index, !bc.bc_failed)) != 0) in handle_control()479 port->name, bc.bc_failed ? "disable" : "enable", in handle_control()
106 boolean_t bc_failed; /* Max SDU mismatch */ member
327 bcp->bc_failed = failed; in link_sdu_fail()