diff options
Diffstat (limited to 'sys/linux/mptcp_arm64.const')
| -rw-r--r-- | sys/linux/mptcp_arm64.const | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/linux/mptcp_arm64.const b/sys/linux/mptcp_arm64.const new file mode 100644 index 000000000..b51727b62 --- /dev/null +++ b/sys/linux/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 |
