Home
last modified time | relevance | path

Searched refs:mptcp_check_fallback (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.h511 static inline bool mptcp_check_fallback(const struct sock *sk) in mptcp_check_fallback() function
H A Dsubflow.c350 } else if (mptcp_check_fallback(sk)) { in subflow_finish_connect()
736 if (mptcp_check_fallback(ssk)) in get_mapping_status()
H A Doptions.c661 if (unlikely(mptcp_check_fallback(sk))) in mptcp_established_options()
/kernel/linux/linux-6.6/net/mptcp/
H A Dsubflow.c567 } else if (mptcp_check_fallback(sk)) { in subflow_finish_connect()
1057 if (mptcp_check_fallback(ssk)) in get_mapping_status()
H A Dprotocol.h1059 static inline bool mptcp_check_fallback(const struct sock *sk) in mptcp_check_fallback() function

Completed in 10 milliseconds