summaryrefslogtreecommitdiff
path: root/net/mptcp/protocol.h
diff options
context:
space:
mode:
authorGeliang Tang <geliang.tang@suse.com>2023-08-22 01:25:20 +0300
committerJakub Kicinski <kuba@kernel.org>2023-08-23 03:31:19 +0300
commitee2708aedad00544d38dba6df88efeb4a330bd66 (patch)
tree2663b5eed4c92051690da84dba5680e60141b652 /net/mptcp/protocol.h
parent0fa1b3783a17d75a4aa1651a18ede041ffca5750 (diff)
downloadlinux-ee2708aedad00544d38dba6df88efeb4a330bd66.tar.xz
mptcp: use get_retrans wrapper
This patch adds the multiple subflows support for __mptcp_retrans(). Use get_retrans() wrapper instead of mptcp_subflow_get_retrans() in it. Check the subflow scheduled flags to test which subflow or subflows are picked by the scheduler, use them to send data. Move msk_owned_by_me() and fallback checks into get_retrans() wrapper from mptcp_subflow_get_retrans(). Reviewed-by: Mat Martineau <martineau@kernel.org> Signed-off-by: Geliang Tang <geliang.tang@suse.com> Signed-off-by: Mat Martineau <martineau@kernel.org> Link: https://lore.kernel.org/r/20230821-upstream-net-next-20230818-v1-9-0c860fb256a8@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/mptcp/protocol.h')
0 files changed, 0 insertions, 0 deletions