aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_arm64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-12-24 16:52:56 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-12-24 18:56:06 +0100
commitdd61e58d94240df628a568c5609b1441746f4a54 (patch)
treee3af3214314c85e0cd614f642d391bdbf9d707ce /sys/linux/socket_arm64.const
parentdd2986b43bc0024340006833d6a7f05ec94c061c (diff)
sys/linux: extend AX25/ROSE/NETROM descriptions
Diffstat (limited to 'sys/linux/socket_arm64.const')
-rw-r--r--sys/linux/socket_arm64.const4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/linux/socket_arm64.const b/sys/linux/socket_arm64.const
index c1491049a..58dd67d3f 100644
--- a/sys/linux/socket_arm64.const
+++ b/sys/linux/socket_arm64.const
@@ -190,6 +190,8 @@ SIOCGMIIPHY = 35143
SIOCGMIIREG = 35144
SIOCGPGRP = 35076
SIOCGSKNS = 35148
+SIOCGSTAMP = 35078
+SIOCGSTAMPNS = 35079
SIOCINQ = 21531
SIOCOUTQ = 21521
SIOCOUTQNSD = 35147
@@ -327,6 +329,8 @@ SO_WIFI_STATUS = 41
SO_ZEROCOPY = 60
TCP_V4_FLOW = 1
TCP_V6_FLOW = 5
+TIOCINQ = 21531
+TIOCOUTQ = 21521
UDP_V4_FLOW = 2
UDP_V6_FLOW = 6
__NR_accept = 202