Searched refs:to_tfo_cookie (Results 1 – 4 of 4) sorted by relevance
784 to.to_tfo_cookie = (u_char *)&tp->t_tfo_cookie; in tcp_output()1819 bcopy(to->to_tfo_cookie, optp, to->to_tfo_len); in tcp_addoptions()
379 u_char *to_tfo_cookie; /* pointer to the TFO cookie */ member
1207 to->to_tfo_cookie, to->to_tfo_len, in syncache_add()1646 to.to_tfo_cookie = sc->sc_tfo_cookie; in syncache_respond()
3380 to->to_tfo_cookie = to->to_tfo_len ? cp + 2 : NULL; in tcp_dooptions()