Home
last modified time | relevance | path

Searched refs:BR_FDB_OFFLOADED (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/net/bridge/
Dbr_switchdev.c134 test_bit(BR_FDB_OFFLOADED, in br_switchdev_fdb_notify()
143 test_bit(BR_FDB_OFFLOADED, in br_switchdev_fdb_notify()
Dbr_fdb.c417 !test_bit(BR_FDB_OFFLOADED, &f->flags)) || in br_fdb_delete_by_port()
670 if (test_bit(BR_FDB_OFFLOADED, &fdb->flags)) in fdb_fill_info()
1279 if (fdb && offloaded != test_bit(BR_FDB_OFFLOADED, &fdb->flags)) in br_fdb_offloaded_set()
1280 change_bit(BR_FDB_OFFLOADED, &fdb->flags); in br_fdb_offloaded_set()
1299 clear_bit(BR_FDB_OFFLOADED, &f->flags); in br_fdb_clear_offload()
Dbr_private.h188 BR_FDB_OFFLOADED, enumerator