Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h114 #define BSTP_PORT_ADMEDGE 0x0040 macro
H A Dbridgestp.c1639 bp->bp_flags &= ~BSTP_PORT_ADMEDGE; in bstp_set_edge()
1641 bp->bp_flags |= BSTP_PORT_ADMEDGE; in bstp_set_edge()
1836 if ((bp->bp_flags & BSTP_PORT_ADMEDGE) && in bstp_ifupdstatus()
H A Dif_bridge.c1319 if (bp->bp_flags & BSTP_PORT_ADMEDGE) in bridge_ioctl_gifflags()