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