Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_bridge.h247 #define BSTP_PORT_DISPUTED 0x0004 macro
H A Dbridgestp.c82 #define BSTP_PORT_DISPUTED 0x0004 macro
1176 (bp->bp_flags & BSTP_PORT_DISPUTED)) && !bp->bp_operedge && in bstp_update_roles()
1179 bp->bp_flags &= ~BSTP_PORT_DISPUTED; in bstp_update_roles()