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

/freebsd-10.2-release/sys/net/
H A Dbridgestp.h110 #define BSTP_PORT_AUTOEDGE 0x0010 macro
H A Dbridgestp.c1650 bp->bp_flags |= BSTP_PORT_AUTOEDGE;
1655 bp->bp_flags &= ~BSTP_PORT_AUTOEDGE;
1980 if ((bp->bp_flags & BSTP_PORT_AUTOEDGE) &&
2211 bp->bp_flags = BSTP_PORT_AUTOEDGE|BSTP_PORT_AUTOPTP;
H A Dif_bridge.c1207 if (bp->bp_flags & BSTP_PORT_AUTOEDGE)

Completed in 55 milliseconds