Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_output.c817 to.to_tfo_cookie = in tcp_default_output()
824 to.to_tfo_cookie = in tcp_default_output()
1933 bcopy(to->to_tfo_cookie, optp, to->to_tfo_len); in tcp_addoptions()
H A Dtcp_syncache.c1435 to->to_tfo_cookie, to->to_tfo_len, in syncache_add()
1931 to.to_tfo_cookie = sc->sc_tfo_cookie; in syncache_respond()
H A Dtcp_var.h880 u_int8_t *to_tfo_cookie; /* pointer to the TFO cookie */ member
H A Dtcp_input.c1696 to.to_tfo_len, to.to_tfo_cookie); in tcp_do_segment()
3641 to->to_tfo_cookie = to->to_tfo_len ? cp + 2 : NULL; in tcp_dooptions()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c11437 to.to_tfo_len, to.to_tfo_cookie); in bbr_do_segment_nounlock()
12866 to.to_tfo_cookie = in bbr_output_wtime()
12873 to.to_tfo_cookie = in bbr_output_wtime()
H A Drack.c16794 to.to_tfo_len, to.to_tfo_cookie); in rack_do_segment_nounlock()
21210 to.to_tfo_cookie = in rack_output()
21217 to.to_tfo_cookie = in rack_output()