diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-06-05 10:15:41 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-06-06 16:13:47 +0300 |
commit | 5cdedad62eaba22c45b9c45c8199bacd461afd87 (patch) | |
tree | 589ab4d79c6de290ca7fff02cf870995dcb6d454 /net/unix/af_unix.c | |
parent | 5f0d0649c83f72399c19b18591ea1413ca94c015 (diff) | |
download | linux-5cdedad62eaba22c45b9c45c8199bacd461afd87.tar.xz |
mptcp: add mptcp_space_from_win helper
As a wrapper of __tcp_space_from_win(), this patch adds a MPTCP dedicated
space_from_win helper mptcp_space_from_win() in protocol.h to paired with
mptcp_win_from_space().
Use it instead of __tcp_space_from_win() in both mptcp_rcv_space_adjust()
and mptcp_set_rcvlowat().
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions