Home
last modified time | relevance | path

Searched refs:tcp_synq_overflow (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/net/ipv6/
Dsyncookies.c125 tcp_synq_overflow(sk); in cookie_v6_init_sequence()
/linux-3.3/net/ipv4/
Dsyncookies.c170 tcp_synq_overflow(sk); in cookie_v4_init_sequence()
/linux-3.3/include/net/
Dtcp.h300 static inline void tcp_synq_overflow(struct sock *sk) in tcp_synq_overflow() function