table of contents
nvmf_cms_str(9) | libnvme API manual | nvmf_cms_str(9) |
NAME¶
nvmf_cms_str - Decode RDMA connection management service field
SYNOPSIS¶
const char * nvmf_cms_str (__u8 cms );
ARGUMENTS¶
- cms
- value to be decoded
DESCRIPTION¶
Decode the RDMA connection management service field in the discovery log page entry.
RETURN¶
decoded string
nvmf_cms_str | October 2024 |