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

/xnu-2422.115.4/bsd/net/
H A Dbridgestp.h136 #define BSTP_PORT_CANMIGRATE 0x0001 macro
H A Dbridgestp.c582 if (bp->bp_flags & BSTP_PORT_CANMIGRATE)
1423 bp->bp_flags &= ~BSTP_PORT_CANMIGRATE;
2051 bp->bp_flags |= BSTP_PORT_CANMIGRATE;

Completed in 23 milliseconds