Searched refs:to_tfo_len (Results 1 – 7 of 7) sorted by relevance
815 to.to_tfo_len = TCP_FASTOPEN_COOKIE_LEN; in tcp_output()821 to.to_tfo_len = in tcp_output()1866 total_len = TCPOLEN_FAST_OPEN_EMPTY + to->to_tfo_len; in tcp_addoptions()1873 if (to->to_tfo_len > 0) { in tcp_addoptions()1874 bcopy(to->to_tfo_cookie, optp, to->to_tfo_len); in tcp_addoptions()1875 optp += to->to_tfo_len; in tcp_addoptions()
469 u_int8_t to_tfo_len; /* TFO cookie length */ member
1687 to.to_tfo_len, to.to_tfo_cookie); in tcp_do_segment()3508 to->to_tfo_len = optlen - 2; in tcp_dooptions()3509 to->to_tfo_cookie = to->to_tfo_len ? cp + 2 : NULL; in tcp_dooptions()
1525 to->to_tfo_cookie, to->to_tfo_len, in syncache_add()1989 to.to_tfo_len = TCP_FASTOPEN_COOKIE_LEN; in syncache_respond()
11025 to.to_tfo_len, to.to_tfo_cookie); in rack_do_segment_nounlock()13030 to.to_tfo_len = TCP_FASTOPEN_COOKIE_LEN; in rack_output()13036 to.to_tfo_len = in rack_output()
11545 to.to_tfo_len, to.to_tfo_cookie); in bbr_do_segment_nounlock()13012 to.to_tfo_len = TCP_FASTOPEN_COOKIE_LEN; in bbr_output_wtime()13018 to.to_tfo_len = in bbr_output_wtime()