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.c814 to.to_tfo_cookie = in tcp_default_output()
821 to.to_tfo_cookie = in tcp_default_output()
1915 bcopy(to->to_tfo_cookie, optp, to->to_tfo_len); in tcp_addoptions()
H A Dtcp_syncache.c1464 to->to_tfo_cookie, to->to_tfo_len, in syncache_add()
1951 to.to_tfo_cookie = sc->sc_tfo_cookie; in syncache_respond()
H A Dtcp_var.h870 u_int8_t *to_tfo_cookie; /* pointer to the TFO cookie */ member
H A Dtcp_input.c1701 to.to_tfo_len, to.to_tfo_cookie); in tcp_do_segment()
3595 to->to_tfo_cookie = to->to_tfo_len ? cp + 2 : NULL; in tcp_dooptions()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c11422 to.to_tfo_len, to.to_tfo_cookie); in bbr_do_segment_nounlock()
12852 to.to_tfo_cookie = in bbr_output_wtime()
12859 to.to_tfo_cookie = in bbr_output_wtime()
H A Drack.c17554 to.to_tfo_len, to.to_tfo_cookie); in rack_do_segment_nounlock()
22209 to.to_tfo_cookie = in rack_output()
22216 to.to_tfo_cookie = in rack_output()