VLAN_CONSUMER_OFFLINED
if (!(vlan->dv_flags & VLAN_CONSUMER_OFFLINED))
vlan->dv_flags &= ~VLAN_CONSUMER_OFFLINED;
vlan->dv_flags |= VLAN_CONSUMER_OFFLINED;
assert(vlan->dv_flags & VLAN_CONSUMER_OFFLINED);