aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/vnet_mptcp_amd64.const
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2020-06-11 00:19:34 +0200
committerAndrey Konovalov <andreyknvl@gmail.com>2020-06-12 18:42:12 +0200
commitef27ba34a6922b02adfa5e61472acf7693c04a7d (patch)
tree562aff934a999e3ddd4b5425982a70a0b86f79e6 /sys/linux/vnet_mptcp_amd64.const
parentaf47d1d5c0ae25fee15d64606dc1f78a075a894b (diff)
sys/linux: rename mptcp.txt to vnet_mptcp.txt
Diffstat (limited to 'sys/linux/vnet_mptcp_amd64.const')
-rw-r--r--sys/linux/vnet_mptcp_amd64.const10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/linux/vnet_mptcp_amd64.const b/sys/linux/vnet_mptcp_amd64.const
new file mode 100644
index 000000000..a0c26da46
--- /dev/null
+++ b/sys/linux/vnet_mptcp_amd64.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