Home
last modified time | relevance | path

Searched refs:t_tfo_client_cookie_len (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_fastopen.c881 (tp->t_tfo_client_cookie_len == in tcp_fastopen_connect()
888 tp->t_tfo_client_cookie_len = cce->cookie_len; in tcp_fastopen_connect()
894 if (tp->t_tfo_client_cookie_len == in tcp_fastopen_connect()
896 tp->t_tfo_client_cookie_len = in tcp_fastopen_connect()
H A Dtcp_output.c469 (tp->t_tfo_client_cookie_len == 0)) || in tcp_default_output()
819 tp->t_tfo_client_cookie_len; in tcp_default_output()
H A Dtcp_var.h466 uint8_t t_tfo_client_cookie_len; /* TFO client cookie length */ member
H A Dtcp_usrreq.c2396 tp->t_tfo_client_cookie_len = in tcp_default_ctloutput()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c12455 (tp->t_tfo_client_cookie_len == 0)) || in bbr_output_wtime()
12895 tp->t_tfo_client_cookie_len; in bbr_output_wtime()
H A Drack.c20553 (tp->t_tfo_client_cookie_len == 0)) || in rack_output()
21264 tp->t_tfo_client_cookie_len; in rack_output()