Searched refs:tcp_cookie_secret (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp.c3097 struct tcp_cookie_secret { struct
3111 static struct tcp_cookie_secret tcp_secret_one;
3112 static struct tcp_cookie_secret tcp_secret_two;
3115 static struct tcp_cookie_secret *tcp_secret_generating;
3116 static struct tcp_cookie_secret *tcp_secret_primary;
3117 static struct tcp_cookie_secret *tcp_secret_retiring;
3118 static struct tcp_cookie_secret *tcp_secret_secondary;

Completed in 25 milliseconds