table of contents
other versions
- Tumbleweed 1.13-2.1
- Leap-16.0
- Leap-15.6
nvmf_update_config(9) | libnvme API manual | nvmf_update_config(9) |
NAME¶
nvmf_update_config - Update fabrics configuration values
SYNOPSIS¶
void nvmf_update_config (nvme_ctrl_t c , const struct nvme_fabrics_config *cfg );
ARGUMENTS¶
DESCRIPTION¶
Updates the values from c with the configuration values from cfg; all non-default values from cfg will overwrite the values in c.
nvmf_update_config | April 2025 |