MPTCP Linux Development
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/2] convert helpers for win and space
@ 2024-05-11  8:37 Geliang Tang
  2024-05-11  8:37 ` [PATCH mptcp-next 1/2] mptcp: use mptcp_win_from_space helper Geliang Tang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Geliang Tang @ 2024-05-11  8:37 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

From: Geliang Tang <tanggeliang@kylinos.cn>

Paired with mptcp_win_from_space(), added an mptcp_space_from_win() helper,
use them in mptcp_rcv_space_adjust() and mptcp_set_rcvlowat().

Geliang Tang (2):
  mptcp: use mptcp_win_from_space helper
  mptcp: add mptcp_space_from_win helper

 net/mptcp/protocol.c | 4 ++--
 net/mptcp/protocol.h | 5 +++++
 net/mptcp/sockopt.c  | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-05-15 16:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-11  8:37 [PATCH mptcp-next 0/2] convert helpers for win and space Geliang Tang
2024-05-11  8:37 ` [PATCH mptcp-next 1/2] mptcp: use mptcp_win_from_space helper Geliang Tang
2024-05-11  8:37 ` [PATCH mptcp-next 2/2] mptcp: add mptcp_space_from_win helper Geliang Tang
2024-05-11  9:27 ` [PATCH mptcp-next 0/2] convert helpers for win and space MPTCP CI
2024-05-14 15:37 ` Mat Martineau
2024-05-15 16:33 ` Matthieu Baerts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox