Searched refs:mptcp_active_detect_blackhole (Results 1 – 3 of 3) sorted by relevance
227 void mptcp_active_detect_blackhole(struct sock *sk, bool expired);313 static inline void mptcp_active_detect_blackhole(struct sock *sk, bool expired) { } in mptcp_active_detect_blackhole() function
401 void mptcp_active_detect_blackhole(struct sock *ssk, bool expired) in mptcp_active_detect_blackhole() function
285 mptcp_active_detect_blackhole(sk, expired); in tcp_write_timeout()