Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_fdb.c117 if (test_bit(BR_FDB_STICKY, &fdb->flags)) in fdb_fill_info()
740 __set_bit(BR_FDB_STICKY, &flags); in __ndm_flags_to_fdb_flags()
1016 !test_bit(BR_FDB_STICKY, &fdb->flags))) { in br_fdb_update()
1238 if (is_sticky != test_bit(BR_FDB_STICKY, &fdb->flags)) { in fdb_add_entry()
1239 change_bit(BR_FDB_STICKY, &fdb->flags); in fdb_add_entry()
H A Dbr_private.h275 BR_FDB_STICKY, enumerator