Home
last modified time | relevance | path

Searched refs:COOKIEMASK (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/net/ipv6/
Dsyncookies.c28 #define COOKIEMASK (((__u32)1 << COOKIEBITS) - 1) macro
96 & COOKIEMASK)); in secure_tcp_syn_cookie()
114 & COOKIEMASK; in check_tcp_syn_cookie()
/linux-2.6.39/net/ipv4/
Dsyncookies.c38 #define COOKIEMASK (((__u32)1 << COOKIEBITS) - 1) macro
108 & COOKIEMASK)); in secure_tcp_syn_cookie()
136 & COOKIEMASK; /* Leaving the data behind */ in check_tcp_syn_cookie()