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