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