Searched refs:BSTP_PORT_AUTOEDGE (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.h140 #define BSTP_PORT_AUTOEDGE 0x0010 macro
H A Dbridgestp.c1736 bp->bp_flags |= BSTP_PORT_AUTOEDGE;
1741 bp->bp_flags &= ~BSTP_PORT_AUTOEDGE;
2057 if ((bp->bp_flags & BSTP_PORT_AUTOEDGE) &&
2255 bp->bp_flags = BSTP_PORT_AUTOEDGE|BSTP_PORT_AUTOPTP;
H A Dif_bridge.c2070 if (bp->bp_flags & BSTP_PORT_AUTOEDGE)

Completed in 132 milliseconds