public inbox for mptcp@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/2] add sk_is_msk helper
@ 2025-12-10  8:12 Geliang Tang
  2025-12-10  8:12 ` [PATCH mptcp-next 1/2] mptcp: use sk_is_tcp helper Geliang Tang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Geliang Tang @ 2025-12-10  8:12 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

From: Geliang Tang <tanggeliang@kylinos.cn>

This set introduces a sk_is_msk() helper.

Geliang Tang (2):
  mptcp: use sk_is_tcp helper
  mptcp: add sk_is_msk helper

 include/net/mptcp.h  | 12 ++++++++++++
 net/mptcp/bpf.c      |  4 ++--
 net/mptcp/protocol.h |  4 ++--
 3 files changed, 16 insertions(+), 4 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-12-10 10:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-10  8:12 [PATCH mptcp-next 0/2] add sk_is_msk helper Geliang Tang
2025-12-10  8:12 ` [PATCH mptcp-next 1/2] mptcp: use sk_is_tcp helper Geliang Tang
2025-12-10  9:54   ` Matthieu Baerts
2025-12-10 10:04     ` Geliang Tang
2025-12-10 10:09       ` Matthieu Baerts
2025-12-10  8:12 ` [PATCH mptcp-next 2/2] mptcp: add sk_is_msk helper Geliang Tang
2025-12-10 10:03   ` Matthieu Baerts
2025-12-10  9:25 ` [PATCH mptcp-next 0/2] " MPTCP CI

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