Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_fdb.c604 !test_bit(BR_FDB_STICKY, &fdb->flags))) { in br_fdb_update()
674 if (test_bit(BR_FDB_STICKY, &fdb->flags)) in fdb_fill_info()
931 if (is_sticky != test_bit(BR_FDB_STICKY, &fdb->flags)) { in fdb_add_entry()
932 change_bit(BR_FDB_STICKY, &fdb->flags); in fdb_add_entry()
H A Dbr_private.h185 BR_FDB_STICKY, enumerator