Lines Matching refs:BR_FDB_LOCAL
89 if (test_bit(BR_FDB_LOCAL, &fdb->flags))
379 if (f && test_bit(BR_FDB_LOCAL, &f->flags) &&
428 if (test_bit(BR_FDB_LOCAL, &fdb->flags))
436 BIT(BR_FDB_LOCAL) | BIT(BR_FDB_STATIC));
455 if (f->dst == p && test_bit(BR_FDB_LOCAL, &f->flags) &&
497 if (f && test_bit(BR_FDB_LOCAL, &f->flags) &&
513 if (f && test_bit(BR_FDB_LOCAL, &f->flags) &&
609 __set_bit(BR_FDB_LOCAL, &flags);
749 if (test_bit(BR_FDB_LOCAL, &f->flags))
823 fe->is_local = test_bit(BR_FDB_LOCAL, &f->flags);
865 if (unlikely(test_bit(BR_FDB_LOCAL, &fdb->flags))) {
1076 set_bit(BR_FDB_LOCAL, &fdb->flags);
1080 clear_bit(BR_FDB_LOCAL, &fdb->flags);
1084 clear_bit(BR_FDB_LOCAL, &fdb->flags);
1402 flags |= BIT(BR_FDB_LOCAL);
1446 set_bit(BR_FDB_LOCAL, &fdb->flags);