Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Dsyncookies.c25 #define COOKIEMASK (((__u32)1 << COOKIEBITS) - 1) macro
80 & COOKIEMASK)); in secure_tcp_syn_cookie()
97 & COOKIEMASK; in check_tcp_syn_cookie()
/linux-4.4.14/net/ipv4/
Dsyncookies.c27 #define COOKIEMASK (((__u32)1 << COOKIEBITS) - 1) macro
125 & COOKIEMASK)); in secure_tcp_syn_cookie()
152 & COOKIEMASK; /* Leaving the data behind */ in check_tcp_syn_cookie()