Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c885 (tp->t_tfo_client_cookie_len == in tcp_fastopen_connect()
892 tp->t_tfo_client_cookie_len = cce->cookie_len; in tcp_fastopen_connect()
898 if (tp->t_tfo_client_cookie_len == in tcp_fastopen_connect()
900 tp->t_tfo_client_cookie_len = in tcp_fastopen_connect()
H A Dtcp_output.c477 (tp->t_tfo_client_cookie_len == 0)) || in tcp_output()
822 tp->t_tfo_client_cookie_len; in tcp_output()
H A Dtcp_var.h261 uint8_t t_tfo_client_cookie_len; /* TCP Fast Open client cookie length */ member
H A Dtcp_usrreq.c2403 tp->t_tfo_client_cookie_len = in tcp_default_ctloutput()
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h261 uint8_t t_tfo_client_cookie_len; /* TCP Fast Open client cookie length */ member
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c12453 (tp->t_tfo_client_cookie_len == 0)) || in rack_output()
13037 tp->t_tfo_client_cookie_len; in rack_output()
H A Dbbr.c12576 (tp->t_tfo_client_cookie_len == 0)) || in bbr_output_wtime()
13019 tp->t_tfo_client_cookie_len; in bbr_output_wtime()