Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/net/
H A Dbridgestp.h136 #define BSTP_PORT_CANMIGRATE 0x0001 macro
H A Dbridgestp.c602 if (bp->bp_flags & BSTP_PORT_CANMIGRATE) { in bstp_input()
1489 bp->bp_flags &= ~BSTP_PORT_CANMIGRATE; in bstp_set_port_proto()
2151 bp->bp_flags |= BSTP_PORT_CANMIGRATE; in bstp_migrate_delay_expiry()