| libnvme_fabric_options_get_ctrl_loss_tmo(9) | libnvme API manual | libnvme_fabric_options_get_ctrl_loss_tmo(9) |
NAME¶
libnvme_fabric_options_get_ctrl_loss_tmo - Get ctrl_loss_tmo.
SYNOPSIS¶
bool libnvme_fabric_options_get_ctrl_loss_tmo (const struct libnvme_fabric_options *p );
ARGUMENTS¶
- p
- The struct libnvme_fabric_options instance to query.
RETURN¶
The value of the ctrl_loss_tmo field.
| libnvme_fabric_options_get_ctrl_loss_tmo | July 2026 |