BR_FDB_OFFLOADED
if (test_bit(BR_FDB_OFFLOADED, &fdb->flags))
if (fdb && offloaded != test_bit(BR_FDB_OFFLOADED, &fdb->flags))
change_bit(BR_FDB_OFFLOADED, &fdb->flags);
clear_bit(BR_FDB_OFFLOADED, &f->flags);
__set_bit(BR_FDB_OFFLOADED, &flags);
!test_bit(BR_FDB_OFFLOADED, &f->flags)) ||
item->offloaded = test_bit(BR_FDB_OFFLOADED, &fdb->flags);