summaryrefslogtreecommitdiffstats
path: root/doc/man/nbft_trtype.2
blob: 8d3b7ea63b421094cb4259dce5e2713a1b9c5ead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.TH "libnvme" 9 "enum nbft_trtype" "February 2024" "API Manual" LINUX
.SH NAME
enum nbft_trtype \- NBFT Interface Transport Types (Figure 7)
.SH SYNOPSIS
enum nbft_trtype {
.br
.BI "    NBFT_TRTYPE_TCP"

};
.SH Constants
.IP "NBFT_TRTYPE_TCP" 12
NVMe/TCP (802.3 + TCP/IP). String Designator "tcp".