Lines Matching refs:BR_FDB_LOCAL
254 if (f && test_bit(BR_FDB_LOCAL, &f->flags) &&
270 if (f->dst == p && test_bit(BR_FDB_LOCAL, &f->flags) &&
312 if (f && test_bit(BR_FDB_LOCAL, &f->flags) &&
328 if (f && test_bit(BR_FDB_LOCAL, &f->flags) &&
421 if (test_bit(BR_FDB_LOCAL, &f->flags))
490 fe->is_local = test_bit(BR_FDB_LOCAL, &f->flags);
541 if (test_bit(BR_FDB_LOCAL, &fdb->flags))
549 BIT(BR_FDB_LOCAL) | BIT(BR_FDB_STATIC));
589 if (unlikely(test_bit(BR_FDB_LOCAL, &fdb->flags))) {
638 if (test_bit(BR_FDB_LOCAL, &fdb->flags))
915 set_bit(BR_FDB_LOCAL, &fdb->flags);
919 clear_bit(BR_FDB_LOCAL, &fdb->flags);
923 clear_bit(BR_FDB_LOCAL, &fdb->flags);
1225 flags |= BIT(BR_FDB_LOCAL);
1254 set_bit(BR_FDB_LOCAL, &fdb->flags);