| libnvme_fabric_options_set_ctrl_loss_tmo(9) | libnvme API manual | libnvme_fabric_options_set_ctrl_loss_tmo(9) |
NAME¶
libnvme_fabric_options_set_ctrl_loss_tmo - Set ctrl_loss_tmo.
SYNOPSIS¶
void libnvme_fabric_options_set_ctrl_loss_tmo (struct libnvme_fabric_options *p , bool ctrl_loss_tmo );
ARGUMENTS¶
- p
- The struct libnvme_fabric_options instance to update.
- ctrl_loss_tmo
- Value to assign to the ctrl_loss_tmo field.
| libnvme_fabric_options_set_ctrl_loss_tmo | July 2026 |