summaryrefslogtreecommitdiff
path: root/lib/dpif.man
blob: 72175b0a32aadbdbca0cd65559acd64a5a3768a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.RS
.TP
\fBdp\fIN\fR
Datapath number \fIN\fR, where \fIN\fR is a number between 0 and 255,
inclusive.

.TP
\fIname\fR
The name of the network device associated with the datapath's local
port.  (\fB\*(PN\fR internally converts this into a datapath number,
as above.)

.TP
\fBnl:\fIN\fR
This is an obsolete synonym for \fBdp\fIN\fR.
.RE