Searched refs:BSTP_PORT_CANMIGRATE (Results 1 – 2 of 2) sorted by relevance
80 #define BSTP_PORT_CANMIGRATE 0x0001 macro625 if (bp->bp_flags & BSTP_PORT_CANMIGRATE) in bstp_input()1437 bp->bp_flags &= ~BSTP_PORT_CANMIGRATE; in bstp_set_port_proto()1823 bp->bp_flags |= BSTP_PORT_CANMIGRATE; in bstp_migrate_delay_expiry()
245 #define BSTP_PORT_CANMIGRATE 0x0001 macro