Home
last modified time | relevance | path

Searched refs:BR_FDB_STICKY (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/net/bridge/
Dbr_fdb.c127 if (test_bit(BR_FDB_STICKY, &fdb->flags)) in fdb_fill_info()
627 __set_bit(BR_FDB_STICKY, &flags); in __ndm_flags_to_fdb_flags()
880 !test_bit(BR_FDB_STICKY, &fdb->flags))) { in br_fdb_update()
1092 if (is_sticky != test_bit(BR_FDB_STICKY, &fdb->flags)) { in fdb_add_entry()
1093 change_bit(BR_FDB_STICKY, &fdb->flags); in fdb_add_entry()
Dbr_private.h270 BR_FDB_STICKY, enumerator