BSTP_PORT_AUTOEDGE 1834 net/bridgestp.c 	if ((bp->bp_flags & BSTP_PORT_AUTOEDGE) &&
BSTP_PORT_AUTOEDGE 2020 net/bridgestp.c 	bp->bp_flags = BSTP_PORT_AUTOEDGE | BSTP_PORT_AUTOPTP;
BSTP_PORT_AUTOEDGE 2097 net/bridgestp.c 		if ((bp->bp_flags & BSTP_PORT_AUTOEDGE) == 0) {
BSTP_PORT_AUTOEDGE 2098 net/bridgestp.c 			bp->bp_flags |= BSTP_PORT_AUTOEDGE;
BSTP_PORT_AUTOEDGE 2105 net/bridgestp.c 		bp->bp_flags &= ~BSTP_PORT_AUTOEDGE;
BSTP_PORT_AUTOEDGE  505 net/if_bridge.c 			if (bp->bp_flags & BSTP_PORT_AUTOEDGE)
BSTP_PORT_AUTOEDGE  838 net/if_bridge.c 			if (bp->bp_flags & BSTP_PORT_AUTOEDGE)