Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.
[cascardo/ovs.git] / lib / dpif.man
1 .RS
2 .TP
3 \fBdp\fIN\fR
4 Datapath number \fIN\fR, where \fIN\fR is a number between 0 and 255,
5 inclusive.
6
7 .TP
8 \fIname\fR
9 The name of the network device associated with the datapath's local
10 port.  (\fB\*(PN\fR internally converts this into a datapath number,
11 as above.)
12
13 .TP
14 \fBnl:\fIN\fR
15 This is an obsolete synonym for \fBdp\fIN\fR.
16 .RE