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

/freebsd-10.2-release/sys/net/
H A Dbridgestp.h112 #define BSTP_PORT_ADMEDGE 0x0040 macro
H A Dbridgestp.c1636 bp->bp_flags &= ~BSTP_PORT_ADMEDGE;
1638 bp->bp_flags |= BSTP_PORT_ADMEDGE;
1833 if ((bp->bp_flags & BSTP_PORT_ADMEDGE) &&
H A Dif_bridge.c1213 if (bp->bp_flags & BSTP_PORT_ADMEDGE)

Completed in 101 milliseconds