Home
last modified time | relevance | path

Searched refs:tcp_synq_no_recent_overflow (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv6/
H A Dsyncookies.c138 if (tcp_synq_no_recent_overflow(sk)) in cookie_tcp_check()
/linux/net/ipv4/
H A Dsyncookies.c365 if (tcp_synq_no_recent_overflow(sk)) in cookie_tcp_check()
/linux/include/net/
H A Dtcp.h619 static inline bool tcp_synq_no_recent_overflow(const struct sock *sk) in tcp_synq_no_recent_overflow() function
/linux/net/core/
H A Dfilter.c7484 if (tcp_synq_no_recent_overflow(sk)) in BPF_CALL_5()