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

NAME

6       nvmf_connect_disc_entry - Connect controller based on the discovery log
7       page entry
8

SYNOPSIS

10       nvme_ctrl_t   nvmf_connect_disc_entry   (nvme_host_t   h    ,    struct
11       nvmf_disc_log_entry  *e  ,  const  struct nvme_fabrics_config *defcfg ,
12       bool *discover );
13

ARGUMENTS

15       h           Host to which the controller should be connected
16
17       e           Discovery log page entry
18
19       defcfg      Default configuration to be used for the new controller
20
21       discover    Set to 'true' if the new controller  is  a  discovery  con‐
22                   troller
23

RETURN

25       Pointer to the new controller
26
27
28
29November 2022               nvmf_connect_disc_entry nvmf_connect_disc_entry(9)
Impressum