Home
last modified time | relevance | path

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

/Linux-v6.6/net/bridge/
Dbr_fdb.c89 if (test_bit(BR_FDB_LOCAL, &fdb->flags)) in fdb_to_nud()
379 if (f && test_bit(BR_FDB_LOCAL, &f->flags) && in br_fdb_find_delete_local()
428 if (test_bit(BR_FDB_LOCAL, &fdb->flags)) in fdb_add_local()
436 BIT(BR_FDB_LOCAL) | BIT(BR_FDB_STATIC)); in fdb_add_local()
455 if (f->dst == p && test_bit(BR_FDB_LOCAL, &f->flags) && in br_fdb_changeaddr()
497 if (f && test_bit(BR_FDB_LOCAL, &f->flags) && in br_fdb_change_mac_address()
513 if (f && test_bit(BR_FDB_LOCAL, &f->flags) && in br_fdb_change_mac_address()
609 __set_bit(BR_FDB_LOCAL, &flags); in __ndm_state_to_fdb_flags()
749 if (test_bit(BR_FDB_LOCAL, &f->flags)) in br_fdb_delete_by_port()
823 fe->is_local = test_bit(BR_FDB_LOCAL, &f->flags); in br_fdb_fillbuf()
[all …]
Dbr_input.c121 test_bit(BR_FDB_LOCAL, &fdb_src->flags)) { in br_handle_frame_finish()
202 if (test_bit(BR_FDB_LOCAL, &dst->flags)) in br_handle_frame_finish()
Dbr_switchdev.c136 item->is_local = test_bit(BR_FDB_LOCAL, &fdb->flags); in br_switchdev_fdb_populate()
Dbr_private.h268 BR_FDB_LOCAL, enumerator
/Linux-v6.6/Documentation/networking/dsa/
Ddsa.rst837 - Local/permanent bridge FDB entries (``BR_FDB_LOCAL``). These are the MAC