Searched refs:BSTP_ROLE_ROOT (Results 1 – 2 of 2) sorted by relevance
184 case BSTP_ROLE_ROOT: in bstp_transmit()330 cu->cu_role = BSTP_ROLE_ROOT; in bstp_decode_bpdu()426 case BSTP_ROLE_ROOT: in bstp_pdu_flags()724 case BSTP_ROLE_ROOT: in bstp_pdu_rcvtype()883 bstp_set_port_role(bp, BSTP_ROLE_ROOT); in bstp_assign_roles()930 bp2->bp_role == BSTP_ROLE_ROOT)) { in bstp_update_state()984 case BSTP_ROLE_ROOT: in bstp_update_roles()1102 bp->bp_role != BSTP_ROLE_ROOT) || bp->bp_operedge) in bstp_update_tc()1129 bp->bp_role != BSTP_ROLE_ROOT && in bstp_update_tc()1134 bp->bp_role == BSTP_ROLE_ROOT) && in bstp_update_tc()[all …]
98 #define BSTP_ROLE_ROOT 1 macro