aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/tun_amd64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-02-26 20:37:42 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-02-26 20:37:42 +0100
commitb370d4a70ca0dc33d246a03fe1a43a32873f9c1c (patch)
treed65ca43ae50c3b794c64bf8ba0541a649c6f5ec4 /sys/linux/tun_amd64.const
parent6284466bc9b948ccf0bfbdb4c80475712d1883c0 (diff)
sys/linux: few assorted additions
Diffstat (limited to 'sys/linux/tun_amd64.const')
-rw-r--r--sys/linux/tun_amd64.const2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/tun_amd64.const b/sys/linux/tun_amd64.const
index 65f4b300a..2cb3ae0a1 100644
--- a/sys/linux/tun_amd64.const
+++ b/sys/linux/tun_amd64.const
@@ -20,7 +20,9 @@ TUNSETQUEUE = 1074025689
TUNSETSNDBUF = 1074025684
TUNSETSTEERINGEBPF = 2147767520
TUNSETTXFILTER = 1074025681
+TUNSETVNETBE = 1074025694
TUNSETVNETHDRSZ = 1074025688
+TUNSETVNETLE = 1074025692
TUN_FLT_ALLMULTI = 1
VIRTIO_NET_HDR_F_DATA_VALID = 2
VIRTIO_NET_HDR_F_NEEDS_CSUM = 1