Searched refs:t_tfo_cookie (Results 1 – 6 of 6) sorted by relevance
891 tp->t_tfo_cookie.client, in tcp_fastopen_connect()895 memcpy(tp->t_tfo_cookie.client, cce->cookie, in tcp_fastopen_connect()904 memcpy(tp->t_tfo_cookie.client, &psk_cookie, in tcp_fastopen_connect()
800 (u_int8_t *)&tp->t_tfo_cookie.server; in tcp_output()807 tp->t_tfo_cookie.client; in tcp_output()
222 } t_tfo_cookie; /* TCP Fast Open cookie to send */ member
1267 tp->t_tfo_cookie.server = response_cookie; in syncache_tfo_expand()
2126 memcpy(tp->t_tfo_cookie.client, in tcp_default_ctloutput()
7845 to.to_tfo_cookie = (u_char *)&tp->t_tfo_cookie; in rack_output()