summaryrefslogtreecommitdiffstats
path: root/doc/man/nbft_trtype.2
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/nbft_trtype.2')
-rw-r--r--doc/man/nbft_trtype.212
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/man/nbft_trtype.2 b/doc/man/nbft_trtype.2
new file mode 100644
index 0000000..8d3b7ea
--- /dev/null
+++ b/doc/man/nbft_trtype.2
@@ -0,0 +1,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".