diff options
author | Geliang Tang <[email protected]> | 2023-08-21 15:25:20 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-08-22 17:31:19 -0700 |
commit | ee2708aedad00544d38dba6df88efeb4a330bd66 (patch) | |
tree | 2663b5eed4c92051690da84dba5680e60141b652 /lib/mpi/mpiutil.c | |
parent | 0fa1b3783a17d75a4aa1651a18ede041ffca5750 (diff) |
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 <[email protected]>
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions