Searched refs:BSTP_ROLE_ROOT (Results 1 – 2 of 2) sorted by relevance
74 #define BSTP_ROLE_ROOT 1 macro321 case BSTP_ROLE_ROOT: in bstp_transmit()463 cu->cu_role = BSTP_ROLE_ROOT; in bstp_decode_bpdu()560 case BSTP_ROLE_ROOT: in bstp_pdu_flags()823 case BSTP_ROLE_ROOT: in bstp_pdu_rcvtype()1084 case BSTP_ROLE_ROOT: in bstp_update_roles()1225 bp->bp_role != BSTP_ROLE_ROOT && in bstp_update_tc()1230 bp->bp_role == BSTP_ROLE_ROOT) && in bstp_update_tc()1368 case BSTP_ROLE_ROOT: in bstp_set_port_role()1393 case BSTP_ROLE_ROOT: in bstp_set_port_role()[all …]
101 #define BSTP_ROLE_ROOT 1 macro