summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-11-28 11:46:27 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-11-28 11:46:27 +0000
commitff20ee7fc65d42f43c5b410ac6c3b23a8f269acc (patch)
tree79be423d2d1ba9040a65dec4e8962068673ec88a /share
parentf2605574c8e6361eb542f52f2a7d51ce5fd27c97 (diff)
catch up with ioctl rename; ok reyk
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/switch.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/switch.4 b/share/man/man4/switch.4
index 15334c80a8b..1e1c8e28335 100644
--- a/share/man/man4/switch.4
+++ b/share/man/man4/switch.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: switch.4,v 1.6 2016/11/14 19:41:47 rzalamena Exp $
+.\" $OpenBSD: switch.4,v 1.7 2016/11/28 11:46:26 jmc Exp $
.\"
.\" Copyright (c) 2016 YASUOKA Masahiko <yasuoka@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: November 14 2016 $
+.Dd $Mdocdate: November 28 2016 $
.Dt SWITCH 4
.Os
.Sh NAME
@@ -123,14 +123,14 @@ Set the datapath_id in the OpenFlow protocol of the switch named in
to the value in the
.Va ifbrpu_datapath
field.
-.It Dv SIOCSWGFLOWMAX Fa "struct ifbrparam"
+.It Dv SIOCSWGMAXFLOW Fa "struct ifbrparam"
Retrieve the maximum number of flows in the OpenFlow protocol
of the switch named in
.Va ifbrp_name
into the
.Va ifbrp_maxflow
field.
-.It Dv SIOCSWSFLOWMAX Fa "struct ifbrparam"
+.It Dv SIOCSWSMAXFLOW Fa "struct ifbrparam"
Set the maximum number of flows in the OpenFlow protocol of the switch named in
.Va ifbrp_name
to the value in the