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()424 case BSTP_ROLE_ROOT: in bstp_pdu_flags()705 case BSTP_ROLE_ROOT: in bstp_pdu_rcvtype()912 bp2->bp_role == BSTP_ROLE_ROOT)) { in bstp_update_state()964 case BSTP_ROLE_ROOT: in bstp_update_roles()1109 bp->bp_role != BSTP_ROLE_ROOT && in bstp_update_tc()1114 bp->bp_role == BSTP_ROLE_ROOT) && in bstp_update_tc()1267 case BSTP_ROLE_ROOT: in bstp_set_port_role()1293 case BSTP_ROLE_ROOT: in bstp_set_port_role()[all …]
100 #define BSTP_ROLE_ROOT 1 macro