aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorGeliang Tang <[email protected]>2024-06-05 07:15:41 +0000
committerPaolo Abeni <[email protected]>2024-06-06 13:13:47 +0000
commit5cdedad62eaba22c45b9c45c8199bacd461afd87 (patch)
tree589ab4d79c6de290ca7fff02cf870995dcb6d454 /net/unix/af_unix.c
parentmptcp: use mptcp_win_from_space helper (diff)
downloadkernel-5cdedad62eaba22c45b9c45c8199bacd461afd87.tar.gz
kernel-5cdedad62eaba22c45b9c45c8199bacd461afd87.zip
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 <[email protected]> Reviewed-by: Mat Martineau <[email protected]> Signed-off-by: Matthieu Baerts (NGI0) <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions