Home
last modified time | relevance | path

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

/linux-6.14.4/net/ipv6/
Dsyncookies.c137 if (tcp_synq_no_recent_overflow(sk)) in cookie_tcp_check()
/linux-6.14.4/net/ipv4/
Dsyncookies.c363 if (tcp_synq_no_recent_overflow(sk)) in cookie_tcp_check()
/linux-6.14.4/include/net/
Dtcp.h554 static inline bool tcp_synq_no_recent_overflow(const struct sock *sk) in tcp_synq_no_recent_overflow() function
/linux-6.14.4/net/core/
Dfilter.c7395 if (tcp_synq_no_recent_overflow(sk)) in BPF_CALL_5()