1nvmf_get_discovery_log(9)     libnvme API manual     nvmf_get_discovery_log(9)
2
3
4

NAME

6       nvmf_get_discovery_log - Return the discovery log page
7

SYNOPSIS

9       int  nvmf_get_discovery_log  (nvme_ctrl_t c , struct nvmf_discovery_log
10       **logp , int max_retries );
11

ARGUMENTS

13       c           Discover controller to use
14
15       logp        Pointer to the log page to be returned
16
17       max_retries maximum number of log page entries to be returned
18

RETURN

20       0 on success; on failure -1 is returned and errno is set
21
22
23
24April 2022                  nvmf_get_discovery_log   nvmf_get_discovery_log(9)
Impressum