Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.h112 #define BSTP_PORT_ADMEDGE 0x0040 macro
H A Dbridgestp.c1659 bp->bp_flags &= ~BSTP_PORT_ADMEDGE; in bstp_set_edge()
1661 bp->bp_flags |= BSTP_PORT_ADMEDGE; in bstp_set_edge()
1856 if ((bp->bp_flags & BSTP_PORT_ADMEDGE) && in bstp_ifupdstatus()
H A Dif_bridge.c1432 if (bp->bp_flags & BSTP_PORT_ADMEDGE) in bridge_ioctl_gifflags()