Home
last modified time | relevance | path

Searched refs:t_tfo_cookie (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c889 tp->t_tfo_cookie.client, in tcp_fastopen_connect()
893 memcpy(tp->t_tfo_cookie.client, cce->cookie, in tcp_fastopen_connect()
902 memcpy(tp->t_tfo_cookie.client, &psk_cookie, in tcp_fastopen_connect()
H A Dtcp_output.c817 (u_int8_t *)&tp->t_tfo_cookie.server; in tcp_output()
824 tp->t_tfo_cookie.client; in tcp_output()
H A Dtcp_var.h267 } t_tfo_cookie; /* TCP Fast Open cookie to send */ member
H A Dtcp_syncache.c1417 tp->t_tfo_cookie.server = response_cookie; in syncache_tfo_expand()
H A Dtcp_usrreq.c2400 memcpy(tp->t_tfo_cookie.client, in tcp_default_ctloutput()
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h267 } t_tfo_cookie; /* TCP Fast Open cookie to send */ member
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c13032 (u_int8_t *)&tp->t_tfo_cookie.server; in rack_output()
13039 tp->t_tfo_cookie.client; in rack_output()
H A Dbbr.c13014 (u_int8_t *)&tp->t_tfo_cookie.server; in bbr_output_wtime()
13021 tp->t_tfo_cookie.client; in bbr_output_wtime()