Home
last modified time | relevance | path

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

/net/bridge/
A Dbr_fdb.c113 if (test_bit(BR_FDB_OFFLOADED, &fdb->flags)) in fdb_fill_info()
636 __set_bit(BR_FDB_OFFLOADED, &flags); in __ndm_flags_to_fdb_flags()
775 !test_bit(BR_FDB_OFFLOADED, &f->flags)) || in br_fdb_delete_by_port()
1524 if (fdb && offloaded != test_bit(BR_FDB_OFFLOADED, &fdb->flags)) in br_fdb_offloaded_set()
1525 change_bit(BR_FDB_OFFLOADED, &fdb->flags); in br_fdb_offloaded_set()
1544 clear_bit(BR_FDB_OFFLOADED, &f->flags); in br_fdb_clear_offload()
A Dbr_switchdev.c138 item->offloaded = test_bit(BR_FDB_OFFLOADED, &fdb->flags); in br_switchdev_fdb_populate()
A Dbr_private.h275 BR_FDB_OFFLOADED, enumerator

Completed in 35 milliseconds