aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mptcp.h
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2020-07-30 21:25:52 +0200
committerDavid S. Miller <davem@davemloft.net>2020-07-31 16:55:32 -0700
commit78d8b7bc4b32e2d32ac19d3b217166224c4342d0 (patch)
tree822a0aa546f7b1745dde696b8262a19d3e7322ed /include/net/mptcp.h
parentmptcp: token: move retry to caller (diff)
downloadlinux-dev-78d8b7bc4b32e2d32ac19d3b217166224c4342d0.tar.xz
linux-dev-78d8b7bc4b32e2d32ac19d3b217166224c4342d0.zip
mptcp: subflow: split subflow_init_req
When syncookie support is added, we will need to add a variant of subflow_init_req() helper. It will do almost same thing except that it will not compute/add a token to the mptcp token tree. To avoid excess copy&paste, this commit splits away part of the code into a new helper, __subflow_init_req, that can then be re-used from the 'no insert' function added in a followup change. Signed-off-by: Florian Westphal <fw@strlen.de> Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/mptcp.h')
0 files changed, 0 insertions, 0 deletions