Searched refs:TCP_FASTOPEN_COOKIE_SIZE (Results 1 – 2 of 2) sorted by relevance
85 foc->len = TCP_FASTOPEN_COOKIE_SIZE; in __tcp_fastopen_cookie_gen()280 foc->len == TCP_FASTOPEN_COOKIE_SIZE && in tcp_try_fastopen()
55 #define TCP_FASTOPEN_COOKIE_SIZE 8 /* the size employed by this impl. */ macro