Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv6/
Dsyncookies.c28 #define COOKIEMASK (((__u32)1 << COOKIEBITS) - 1) macro
97 & COOKIEMASK)); in secure_tcp_syn_cookie()
115 & COOKIEMASK; in check_tcp_syn_cookie()
/linux-3.4.99/net/ipv4/
Dsyncookies.c39 #define COOKIEMASK (((__u32)1 << COOKIEBITS) - 1) macro
109 & COOKIEMASK)); in secure_tcp_syn_cookie()
137 & COOKIEMASK; /* Leaving the data behind */ in check_tcp_syn_cookie()