BSTP_PORT_AUTOPTP 1685 net/bridgestp.c if (bp->bp_flags & BSTP_PORT_AUTOPTP) { BSTP_PORT_AUTOPTP 2020 net/bridgestp.c bp->bp_flags = BSTP_PORT_AUTOEDGE | BSTP_PORT_AUTOPTP; BSTP_PORT_AUTOPTP 2116 net/bridgestp.c if ((bp->bp_flags & BSTP_PORT_AUTOPTP) == 0) { BSTP_PORT_AUTOPTP 2117 net/bridgestp.c bp->bp_flags |= BSTP_PORT_AUTOPTP; BSTP_PORT_AUTOPTP 2122 net/bridgestp.c bp->bp_flags &= ~BSTP_PORT_AUTOPTP; BSTP_PORT_AUTOPTP 509 net/if_bridge.c if (bp->bp_flags & BSTP_PORT_AUTOPTP) BSTP_PORT_AUTOPTP 842 net/if_bridge.c if (bp->bp_flags & BSTP_PORT_AUTOPTP)