Home
last modified time | relevance | path

Searched refs:BSTP_ROLE_ROOT (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/net/
H A Dbridgestp.c74 #define BSTP_ROLE_ROOT 1 macro
321 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 …]
H A Dif_bridge.h101 #define BSTP_ROLE_ROOT 1 macro