| 1972 | } |
| 1973 | |
| 1974 | static void |
| 1975 | bstp_migrate_delay_expiry(struct bstp_state *bs, struct bstp_port *bp) |
| 1976 | { |
| 1977 | bp->bp_flags |= BSTP_PORT_CANMIGRATE; |
| 1978 | } |
| 1979 | |
| 1980 | static void |
| 1981 | bstp_edge_delay_expiry(struct bstp_state *bs, struct bstp_port *bp) |