Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Dsyncookies.c148 if (tcp_synq_no_recent_overflow(sk)) in cookie_v6_check()
/Linux-v6.6/net/ipv4/
Dsyncookies.c346 if (tcp_synq_no_recent_overflow(sk)) in cookie_v4_check()
/Linux-v6.6/include/net/
Dtcp.h533 static inline bool tcp_synq_no_recent_overflow(const struct sock *sk) in tcp_synq_no_recent_overflow() function
/Linux-v6.6/net/core/
Dfilter.c7218 if (tcp_synq_no_recent_overflow(sk)) in BPF_CALL_5()