Home
last modified time | relevance | path

Searched refs:sk_is_mptcp (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dmptcp.h63 static inline bool sk_is_mptcp(const struct sock *sk) in sk_is_mptcp() function
143 static inline bool sk_is_mptcp(const struct sock *sk) in sk_is_mptcp() function
Dtcp.h687 if (sk_is_mptcp((struct sock *)tp)) in __tcp_fast_path_on()