aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_netrom_s390x.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/socket_netrom_s390x.const')
-rw-r--r--sys/linux/socket_netrom_s390x.const26
1 files changed, 26 insertions, 0 deletions
diff --git a/sys/linux/socket_netrom_s390x.const b/sys/linux/socket_netrom_s390x.const
new file mode 100644
index 000000000..264b1e3c8
--- /dev/null
+++ b/sys/linux/socket_netrom_s390x.const
@@ -0,0 +1,26 @@
+# AUTOGENERATED FILE
+AF_NETROM = 6
+AX25_MAX_DIGIS = 8
+NETROM_IDLE = 7
+NETROM_N2 = 3
+NETROM_NEIGH = 0
+NETROM_NODE = 1
+NETROM_T1 = 1
+NETROM_T2 = 2
+NETROM_T4 = 6
+SIOCADDRT = 35083
+SIOCDELRT = 35084
+SIOCNRDECOBS = 35298
+SOCK_SEQPACKET = 5
+SOL_NETROM = 259
+# __NR_accept is not set
+__NR_accept4 = 364
+__NR_bind = 361
+__NR_connect = 362
+__NR_getpeername = 368
+__NR_getsockname = 367
+__NR_getsockopt = 365
+__NR_ioctl = 54
+__NR_recvfrom = 371
+__NR_sendto = 369
+__NR_setsockopt = 366