aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/tun_arm.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-07-06 21:31:31 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-07-06 21:31:31 +0200
commit6c0c0099a0b807a5fcab6578b3b687b004ca1690 (patch)
tree19b7a2bc265ac985d07b45d7efb4acb2ad95b4ff /sys/linux/tun_arm.const
parent3abb98207d44b4b070ecf7d088a5ae7353741f38 (diff)
sys/linux: add 9p descriptions
Only mount for now.
Diffstat (limited to 'sys/linux/tun_arm.const')
-rw-r--r--sys/linux/tun_arm.const2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/tun_arm.const b/sys/linux/tun_arm.const
index 383f7c23d..de7f9818c 100644
--- a/sys/linux/tun_arm.const
+++ b/sys/linux/tun_arm.const
@@ -66,6 +66,7 @@ ARPHRD_TUNNEL6 = 769
ARPHRD_VOID = 65535
ARPHRD_VSOCKMON = 826
ARPHRD_X25 = 271
+AT_FDCWD = 18446744073709551516
IFF_ATTACH_QUEUE = 512
IFF_DETACH_QUEUE = 1024
IFF_MULTI_QUEUE = 256
@@ -118,4 +119,5 @@ VIRTIO_NET_HDR_GSO_TCPV4 = 1
VIRTIO_NET_HDR_GSO_TCPV6 = 4
VIRTIO_NET_HDR_GSO_UDP = 3
__NR_ioctl = 54
+__NR_openat = 322
__NR_write = 4