Searched refs:TCP_FASTOPEN_COOKIE_LEN (Results 1 – 6 of 6) sorted by relevance
585 TCP_FASTOPEN_COOKIE_LEN); in tcp_fastopen_find_cookie_match_locked()588 TCP_FASTOPEN_COOKIE_LEN) == 0) in tcp_fastopen_find_cookie_match_locked()596 } else if (memcmp(wire_cookie, cur_cookie, TCP_FASTOPEN_COOKIE_LEN) == 0) in tcp_fastopen_find_cookie_match_locked()623 if (len != TCP_FASTOPEN_COOKIE_LEN) { in tcp_fastopen_check_cookie()897 TCP_FASTOPEN_COOKIE_LEN; in tcp_fastopen_connect()899 TCP_FASTOPEN_COOKIE_LEN); in tcp_fastopen_connect()
34 #define TCP_FASTOPEN_COOKIE_LEN 8 /* SipHash24 64-bit output */ macro
812 to.to_tfo_len = TCP_FASTOPEN_COOKIE_LEN; in tcp_default_output()
1930 to.to_tfo_len = TCP_FASTOPEN_COOKIE_LEN; in syncache_respond()
12888 to.to_tfo_len = TCP_FASTOPEN_COOKIE_LEN; in bbr_output_wtime()
21257 to.to_tfo_len = TCP_FASTOPEN_COOKIE_LEN; in rack_output()