Searched refs:TCP_FASTOPEN_COOKIE_LEN (Results 1 – 6 of 6) sorted by relevance
36 #define TCP_FASTOPEN_COOKIE_LEN 8 /* SipHash24 64-bit output */ macro
588 TCP_FASTOPEN_COOKIE_LEN); in tcp_fastopen_find_cookie_match_locked()591 TCP_FASTOPEN_COOKIE_LEN) == 0) in tcp_fastopen_find_cookie_match_locked()599 } else if (memcmp(wire_cookie, cur_cookie, TCP_FASTOPEN_COOKIE_LEN) == 0) in tcp_fastopen_find_cookie_match_locked()626 if (len != TCP_FASTOPEN_COOKIE_LEN) { in tcp_fastopen_check_cookie()901 TCP_FASTOPEN_COOKIE_LEN; in tcp_fastopen_connect()903 TCP_FASTOPEN_COOKIE_LEN); in tcp_fastopen_connect()
815 to.to_tfo_len = TCP_FASTOPEN_COOKIE_LEN; in tcp_output()
1989 to.to_tfo_len = TCP_FASTOPEN_COOKIE_LEN; in syncache_respond()
13030 to.to_tfo_len = TCP_FASTOPEN_COOKIE_LEN; in rack_output()
13012 to.to_tfo_len = TCP_FASTOPEN_COOKIE_LEN; in bbr_output_wtime()