diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2020-06-11 00:19:34 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2020-06-12 18:42:12 +0200 |
| commit | ef27ba34a6922b02adfa5e61472acf7693c04a7d (patch) | |
| tree | 562aff934a999e3ddd4b5425982a70a0b86f79e6 /sys/linux/vnet_mptcp_386.const | |
| parent | af47d1d5c0ae25fee15d64606dc1f78a075a894b (diff) | |
sys/linux: rename mptcp.txt to vnet_mptcp.txt
Diffstat (limited to 'sys/linux/vnet_mptcp_386.const')
| -rw-r--r-- | sys/linux/vnet_mptcp_386.const | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/linux/vnet_mptcp_386.const b/sys/linux/vnet_mptcp_386.const new file mode 100644 index 000000000..a0c26da46 --- /dev/null +++ b/sys/linux/vnet_mptcp_386.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 |
