aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_inet_tcp_arm.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-02-01 11:33:32 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-02-01 11:33:32 +0100
commit692266c73ac1a0727b44b0ba097408a5bbf1f3c7 (patch)
tree10cd267d774775383653bf02225ca572016f1b1e /sys/linux/socket_inet_tcp_arm.const
parent326d4c7836f3fd67d56cefb373c70a9d1a48c827 (diff)
sys/linux: use literal consts instead of hardcoded number
Diffstat (limited to 'sys/linux/socket_inet_tcp_arm.const')
-rw-r--r--sys/linux/socket_inet_tcp_arm.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_inet_tcp_arm.const b/sys/linux/socket_inet_tcp_arm.const
index 552deba17..882de327e 100644
--- a/sys/linux/socket_inet_tcp_arm.const
+++ b/sys/linux/socket_inet_tcp_arm.const
@@ -2,6 +2,7 @@
AF_INET = 2
AF_INET6 = 10
AF_SMC = 43
+IPPROTO_MPTCP = 262
IPPROTO_TCP = 6
SIOCATMARK = 35077
SIOCINQ = 21531