Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/
Dsyncookies.c21 #define COOKIEMASK (((__u32)1 << COOKIEBITS) - 1) macro
72 & COOKIEMASK)); in secure_tcp_syn_cookie()
89 & COOKIEMASK; in check_tcp_syn_cookie()
/linux-6.12.1/net/ipv4/
Dsyncookies.c20 #define COOKIEMASK (((__u32)1 << COOKIEBITS) - 1) macro
101 & COOKIEMASK)); in secure_tcp_syn_cookie()
128 & COOKIEMASK; /* Leaving the data behind */ in check_tcp_syn_cookie()