aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_netlink_generic_amd64.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/socket_netlink_generic_amd64.const')
-rw-r--r--sys/linux/socket_netlink_generic_amd64.const8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/linux/socket_netlink_generic_amd64.const b/sys/linux/socket_netlink_generic_amd64.const
new file mode 100644
index 000000000..ff4b972f0
--- /dev/null
+++ b/sys/linux/socket_netlink_generic_amd64.const
@@ -0,0 +1,8 @@
+# AUTOGENERATED FILE
+AF_NETLINK = 16
+NETLINK_GENERIC = 16
+NLMSG_MAX_TYPE = 66
+NLMSG_MIN_TYPE = 16
+SOCK_RAW = 3
+__NR_sendmsg = 46
+__NR_socket = 41