Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dbridgestp.h138 #define BSTP_PORT_DISPUTED 0x0004 macro
H A Dbridgestp.c1193 (bp->bp_flags & BSTP_PORT_DISPUTED)) && !bp->bp_operedge && in bstp_update_roles()
1196 bp->bp_flags &= ~BSTP_PORT_DISPUTED; in bstp_update_roles()