Searched refs:tcp_synq_no_recent_overflow (Results 1 – 3 of 3) sorted by relevance
173 if (tcp_synq_no_recent_overflow(sk) || in cookie_v6_check()
286 if (tcp_synq_no_recent_overflow(sk) || in cookie_v4_check()
306 static inline int tcp_synq_no_recent_overflow(const struct sock *sk) in tcp_synq_no_recent_overflow() function