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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h1436 #define COOKIE_DIGEST_WORDS (SHA_DIGEST_WORDS) macro
1438 #define COOKIE_WORKSPACE_WORDS (COOKIE_DIGEST_WORDS + COOKIE_MESSAGE_WORDS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp.c3126 return ws[COOKIE_DIGEST_WORDS + ((COOKIE_MESSAGE_WORDS-1) & ws[n])];
3162 bakery[COOKIE_DIGEST_WORDS+0] ^=
H A Dtcp_ipv4.c1288 u32 *mess = &tmp_ext.cookie_bakery[COOKIE_DIGEST_WORDS];
H A Dtcp_output.c2488 u32 *mess = &xvp->cookie_bakery[COOKIE_DIGEST_WORDS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c1223 u32 *mess = &tmp_ext.cookie_bakery[COOKIE_DIGEST_WORDS];

Completed in 100 milliseconds