Home
last modified time | relevance | path

Searched refs:TCP_FASTOPEN_COOKIE_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/net/ipv4/
A Dtcp_fastopen.c122 BUILD_BUG_ON(TCP_FASTOPEN_COOKIE_SIZE != sizeof(u64)); in __tcp_fastopen_cookie_gen_cipher()
131 foc->len = TCP_FASTOPEN_COOKIE_SIZE; in __tcp_fastopen_cookie_gen_cipher()
142 foc->len = TCP_FASTOPEN_COOKIE_SIZE; in __tcp_fastopen_cookie_gen_cipher()
/linux-6.3-rc2/include/linux/
A Dtcp.h87 #define TCP_FASTOPEN_COOKIE_SIZE 8 /* the size employed by this impl. */ macro
/linux-6.3-rc2/include/net/
A Dtcp.h1804 if (orig->len == TCP_FASTOPEN_COOKIE_SIZE && in tcp_fastopen_cookie_match()

Completed in 13 milliseconds