Searched refs:BSTP_PORT_CANMIGRATE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/net/
H A Dbridgestp.h106 #define BSTP_PORT_CANMIGRATE 0x0001 macro
H A Dbridgestp.c500 if (bp->bp_flags & BSTP_PORT_CANMIGRATE)
1338 bp->bp_flags &= ~BSTP_PORT_CANMIGRATE;
1974 bp->bp_flags |= BSTP_PORT_CANMIGRATE;

Completed in 105 milliseconds