Home
last modified time | relevance | path

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

/Linux-v6.1/net/bridge/
Dbr_fdb.c89 if (test_bit(BR_FDB_LOCAL, &fdb->flags)) in fdb_to_nud()
372 if (f && test_bit(BR_FDB_LOCAL, &f->flags) && in br_fdb_find_delete_local()
421 if (test_bit(BR_FDB_LOCAL, &fdb->flags)) in fdb_add_local()
429 BIT(BR_FDB_LOCAL) | BIT(BR_FDB_STATIC)); in fdb_add_local()
448 if (f->dst == p && test_bit(BR_FDB_LOCAL, &f->flags) && in br_fdb_changeaddr()
490 if (f && test_bit(BR_FDB_LOCAL, &f->flags) && in br_fdb_change_mac_address()
506 if (f && test_bit(BR_FDB_LOCAL, &f->flags) && in br_fdb_change_mac_address()
602 __set_bit(BR_FDB_LOCAL, &flags); in __ndm_state_to_fdb_flags()
742 if (test_bit(BR_FDB_LOCAL, &f->flags)) in br_fdb_delete_by_port()
816 fe->is_local = test_bit(BR_FDB_LOCAL, &f->flags); in br_fdb_fillbuf()
[all …]
Dbr_input.c113 test_bit(BR_FDB_LOCAL, &fdb_src->flags)) in br_handle_frame_finish()
185 if (test_bit(BR_FDB_LOCAL, &dst->flags)) in br_handle_frame_finish()
Dbr_switchdev.c138 item->is_local = test_bit(BR_FDB_LOCAL, &fdb->flags); in br_switchdev_fdb_populate()
Dbr_private.h247 BR_FDB_LOCAL, enumerator
/Linux-v6.1/Documentation/networking/dsa/
Ddsa.rst837 - Local/permanent bridge FDB entries (``BR_FDB_LOCAL``). These are the MAC