Home
last modified time | relevance | path

Searched refs:mptcp_is_tcpsk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c56 static bool mptcp_is_tcpsk(struct sock *sk) in mptcp_is_tcpsk() function
2670 if (err == 0 && !mptcp_is_tcpsk(newsock->sk)) { in mptcp_stream_accept()
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.c58 static bool mptcp_is_tcpsk(struct sock *sk) in mptcp_is_tcpsk() function
3922 if (!mptcp_is_tcpsk(newsock->sk)) { in mptcp_stream_accept()

Completed in 9 milliseconds