Searched refs:BSTP_ROLE_ROOT (Results 1 – 2 of 2) sorted by relevance
183 case BSTP_ROLE_ROOT: in bstp_transmit()329 cu->cu_role = BSTP_ROLE_ROOT; in bstp_decode_bpdu()425 case BSTP_ROLE_ROOT: in bstp_pdu_flags()723 case BSTP_ROLE_ROOT: in bstp_pdu_rcvtype()882 bstp_set_port_role(bp, BSTP_ROLE_ROOT); in bstp_assign_roles()929 bp2->bp_role == BSTP_ROLE_ROOT)) { in bstp_update_state()983 case BSTP_ROLE_ROOT: in bstp_update_roles()1101 bp->bp_role != BSTP_ROLE_ROOT) || bp->bp_operedge) in bstp_update_tc()1128 bp->bp_role != BSTP_ROLE_ROOT && in bstp_update_tc()1133 bp->bp_role == BSTP_ROLE_ROOT) && in bstp_update_tc()[all …]
98 #define BSTP_ROLE_ROOT 1 macro