1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       enum nvme_fctype - Fabrics Command Types
7

SYNOPSIS

9       enum nvme_fctype {
10           nvme_fabrics_type_property_set ,
11           nvme_fabrics_type_connect ,
12           nvme_fabrics_type_property_get ,
13           nvme_fabrics_type_auth_send ,
14           nvme_fabrics_type_auth_receive ,
15           nvme_fabrics_type_disconnect
16
17       };
18

Constants

20       nvme_fabrics_type_property_set
21                   Property set
22
23       nvme_fabrics_type_connect
24                   Connect
25
26       nvme_fabrics_type_property_get
27                   Property Get
28
29       nvme_fabrics_type_auth_send
30                   Authentication Send
31
32       nvme_fabrics_type_auth_receive
33                   Authentication Receive
34
35       nvme_fabrics_type_disconnect
36                   Disconnect
37
38
39
40April 2023                     enum nvme_fctype                     libnvme(9)
Impressum