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_arm64.const | |
| parent | af47d1d5c0ae25fee15d64606dc1f78a075a894b (diff) | |
sys/linux: rename mptcp.txt to vnet_mptcp.txt
Diffstat (limited to 'sys/linux/vnet_mptcp_arm64.const')
| -rw-r--r-- | sys/linux/vnet_mptcp_arm64.const | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/linux/vnet_mptcp_arm64.const b/sys/linux/vnet_mptcp_arm64.const new file mode 100644 index 000000000..b51727b62 --- /dev/null +++ b/sys/linux/vnet_mptcp_arm64.const @@ -0,0 +1,10 @@ +# AUTOGENERATED FILE +# OPTION_ADD_ADDR is not set +# OPTION_MP_CAPABLE is not set +# OPTION_MP_FCLOSE is not set +# OPTION_MP_JOIN is not set +# OPTION_REMOVE_ADDR is not set +# OPTION_TYPE_ACK is not set +# OPTION_TYPE_SYN is not set +# OPTION_TYPE_SYNACK is not set +TCPOPT_MPTCP = 30 |
