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()930 bp2->bp_role == BSTP_ROLE_ROOT)) { in bstp_update_state()984 case BSTP_ROLE_ROOT: in bstp_update_roles()1129 bp->bp_role != BSTP_ROLE_ROOT && in bstp_update_tc()1134 bp->bp_role == BSTP_ROLE_ROOT) && in bstp_update_tc()1287 case BSTP_ROLE_ROOT: in bstp_set_port_role()1313 case BSTP_ROLE_ROOT: in bstp_set_port_role()[all …]
98 #define BSTP_ROLE_ROOT 1 macro