File: nbft_trtype.2

package info (click to toggle)
libnvme 1.13-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,336 kB
  • sloc: ansic: 30,501; perl: 1,834; sh: 436; python: 190; cpp: 64; makefile: 54
file content (12 lines) | stat: -rw-r--r-- 295 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
.TH "libnvme" 9 "enum nbft_trtype" "April 2025" "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".