Searched refs:mptcp_active_detect_blackhole (Results 1 – 3 of 3) sorted by relevance
233 void mptcp_active_detect_blackhole(struct sock *sk, bool expired);319 static inline void mptcp_active_detect_blackhole(struct sock *sk, bool expired) { } in mptcp_active_detect_blackhole() function
512 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()