Searched defs:mptcp_active_detect_blackhole (Results 1 – 2 of 2) sorted by relevance
/linux/net/mptcp/ | ||
H A D | ctrl.c | 512 void mptcp_active_detect_blackhole(struct sock *ssk, bool expired) mptcp_active_detect_blackhole() function |
/linux/include/net/ | ||
H A D | mptcp.h | 328 static inline void mptcp_active_detect_blackhole(struct sock *sk, bool expired) { } mptcp_active_detect_blackhole() function |