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/mptcp_amd64.const | |
| parent | af47d1d5c0ae25fee15d64606dc1f78a075a894b (diff) | |
sys/linux: rename mptcp.txt to vnet_mptcp.txt
Diffstat (limited to 'sys/linux/mptcp_amd64.const')
| -rw-r--r-- | sys/linux/mptcp_amd64.const | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/linux/mptcp_amd64.const b/sys/linux/mptcp_amd64.const deleted file mode 100644 index a0c26da46..000000000 --- a/sys/linux/mptcp_amd64.const +++ /dev/null @@ -1,10 +0,0 @@ -# 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 |
