Searched refs:BSTP_ROLE_ROOT (Results 1 – 2 of 2) sorted by relevance
185 case BSTP_ROLE_ROOT: in bstp_transmit()331 cu->cu_role = BSTP_ROLE_ROOT; in bstp_decode_bpdu()427 case BSTP_ROLE_ROOT: in bstp_pdu_flags()725 case BSTP_ROLE_ROOT: in bstp_pdu_rcvtype()931 bp2->bp_role == BSTP_ROLE_ROOT)) { in bstp_update_state()985 case BSTP_ROLE_ROOT: in bstp_update_roles()1130 bp->bp_role != BSTP_ROLE_ROOT && in bstp_update_tc()1135 bp->bp_role == BSTP_ROLE_ROOT) && in bstp_update_tc()1288 case BSTP_ROLE_ROOT: in bstp_set_port_role()1314 case BSTP_ROLE_ROOT: in bstp_set_port_role()[all …]
100 #define BSTP_ROLE_ROOT 1 macro