Searched refs:sk_is_mptcp (Results 1 – 2 of 2) sorted by relevance
63 static inline bool sk_is_mptcp(const struct sock *sk) in sk_is_mptcp() function143 static inline bool sk_is_mptcp(const struct sock *sk) in sk_is_mptcp() function
687 if (sk_is_mptcp((struct sock *)tp)) in __tcp_fast_path_on()