aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/mptcp_ppc64le.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-01-25 16:10:00 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-01-25 16:10:00 +0100
commita3d9f7e34dbad7e7c6804ee5107c3ddcf0bfef22 (patch)
tree5520a26ab51407bc35d900a8ef77dd61158cfd76 /sys/linux/mptcp_ppc64le.const
parent6fde58c61bdd29262e5e1af69b65d3d3d4edf644 (diff)
sys/linux: fix up mptcp descriptions
1. Generate .const files for all arches. 2. Don't extract mptcp consts on android. 3. Remove mptcp includes from vnet.txt. 4. Enable CONFIG_MPTCP in syz-extract (mptcp is not like all other kernel headers).
Diffstat (limited to 'sys/linux/mptcp_ppc64le.const')
-rw-r--r--sys/linux/mptcp_ppc64le.const10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/linux/mptcp_ppc64le.const b/sys/linux/mptcp_ppc64le.const
new file mode 100644
index 000000000..a0c26da46
--- /dev/null
+++ b/sys/linux/mptcp_ppc64le.const
@@ -0,0 +1,10 @@
+# AUTOGENERATED FILE
+OPTION_ADD_ADDR = 32
+OPTION_MP_CAPABLE = 8
+OPTION_MP_FCLOSE = 128
+OPTION_MP_JOIN = 64
+OPTION_REMOVE_ADDR = 256
+OPTION_TYPE_ACK = 4
+OPTION_TYPE_SYN = 1
+OPTION_TYPE_SYNACK = 2
+TCPOPT_MPTCP = 30