Home
last modified time | relevance | path

Searched refs:BR_FDB_LOCAL (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/net/bridge/
H A Dbr_fdb.c79 if (test_bit(BR_FDB_LOCAL, &fdb->flags)) in fdb_to_nud()
389 !test_bit(BR_FDB_LOCAL, &flags); in fdb_create()
439 if (test_bit(BR_FDB_LOCAL, &fdb->flags)) in fdb_add_local()
447 BIT(BR_FDB_LOCAL) | BIT(BR_FDB_STATIC)); in fdb_add_local()
620 __set_bit(BR_FDB_LOCAL, &flags); in __ndm_state_to_fdb_flags()
779 if (test_bit(BR_FDB_LOCAL, &f->flags)) in br_fdb_delete_by_port()
1116 set_bit(BR_FDB_LOCAL, &fdb->flags); in fdb_add_entry()
1120 clear_bit(BR_FDB_LOCAL, &fdb->flags); in fdb_add_entry()
1124 clear_bit(BR_FDB_LOCAL, &fdb->flags); in fdb_add_entry()
1438 flags |= BIT(BR_FDB_LOCAL); in br_fdb_external_learn_add()
[all …]
H A Dbr_input.c127 test_bit(BR_FDB_LOCAL, &fdb_src->flags)) { in br_handle_frame_finish()
212 if (test_bit(BR_FDB_LOCAL, &dst->flags)) in br_handle_frame_finish()
H A Dbr_switchdev.c136 item->is_local = test_bit(BR_FDB_LOCAL, &fdb->flags); in br_switchdev_fdb_populate()
H A Dbr_private.h270 BR_FDB_LOCAL, enumerator
/linux-6.15/Documentation/networking/dsa/
H A Ddsa.rst841 - Local/permanent bridge FDB entries (``BR_FDB_LOCAL``). These are the MAC