Lines Matching refs:BFF_INTREE
951 ASSERT(!(bfp->bf_flags & BFF_INTREE)); in fwd_unref()
962 if (bfp->bf_flags & BFF_INTREE) { in fwd_delete()
967 if (bfp->bf_flags & BFF_INTREE) { in fwd_delete()
969 bfp->bf_flags &= ~BFF_INTREE; in fwd_delete()
995 bfp->bf_flags |= BFF_INTREE; in fwd_insert()
1050 bfp->bf_flags &= ~BFF_INTREE; in fwd_update_local()
1086 bfp->bf_flags &= ~BFF_INTREE; in fwd_update_local()
1105 bfnew->bf_flags |= (BFF_INTREE | BFF_LOCALADDR); in fwd_update_local()
1195 ASSERT(bfp->bf_flags & BFF_INTREE); in link_shutdown()
1197 bfp->bf_flags &= ~BFF_INTREE; in link_shutdown()
1436 ASSERT(bfp->bf_flags & BFF_INTREE); in bridge_timer()
1438 bfp->bf_flags &= ~BFF_INTREE; in bridge_timer()
2669 ASSERT(bfp->bf_flags & BFF_INTREE); in bridge_trill_flush()
2671 bfp->bf_flags &= ~BFF_INTREE; in bridge_trill_flush()
3273 ASSERT(bfp->bf_flags & BFF_INTREE); in bridge_ioctl()
3275 bfp->bf_flags &= ~BFF_INTREE; in bridge_ioctl()