Searched refs:BSTP_PORT_AUTOPTP (Results 1 – 3 of 3) sorted by relevance
111 #define BSTP_PORT_AUTOPTP 0x0020 macro
1701 bp->bp_flags |= BSTP_PORT_AUTOPTP; in bstp_set_autoptp()1705 bp->bp_flags &= ~BSTP_PORT_AUTOPTP; in bstp_set_autoptp()1826 if (bp->bp_flags & BSTP_PORT_AUTOPTP) { in bstp_ifupdstatus()2237 bp->bp_flags = BSTP_PORT_AUTOEDGE|BSTP_PORT_AUTOPTP; in bstp_create()
1430 if (bp->bp_flags & BSTP_PORT_AUTOPTP) in bridge_ioctl_gifflags()