Searched refs:to_tsval (Results 1 – 10 of 10) sorted by relevance
323 TSTMP_LT(to->to_tsval, txsi->rx_ts)) { in ertt_packet_measurement_hook()481 txsi->tx_ts = ntohl(to->to_tsval) - in ertt_add_tx_segment_info_hook()
847 to.to_tsval = curticks + tp->ts_offset; in tcp_output()1804 to->to_tsval = htonl(to->to_tsval); in tcp_addoptions()1806 bcopy((u_char *)&to->to_tsval, optp, sizeof(to->to_tsval)); in tcp_addoptions()1807 optp += sizeof(to->to_tsval); in tcp_addoptions()
424 TSTMP_LT(to.to_tsval, tp->ts_recent)) { in tcp_twcheck()605 to.to_tsval = tcp_ts_getticks() + tw->ts_offset; in tcp_twrespond()
1666 tp->ts_recent = to.to_tsval; in tcp_do_segment()1756 TSTMP_GEQ(to.to_tsval, tp->ts_recent)) ) { in tcp_do_segment()1766 tp->ts_recent = to.to_tsval; in tcp_do_segment()2225 TSTMP_LT(to.to_tsval, tp->ts_recent)) { in tcp_do_segment()2390 tp->ts_recent = to.to_tsval; in tcp_do_segment()3458 (char *)&to->to_tsval, sizeof(to->to_tsval)); in tcp_dooptions()3459 to->to_tsval = ntohl(to->to_tsval); in tcp_dooptions()
1274 TSTMP_LT(to->to_tsval, sc->sc_tsreflect)) { in syncache_expand()1280 to->to_tsval, sc->sc_tsreflect); in syncache_expand()1618 sc->sc_tsreflect = to->to_tsval; in syncache_add()1736 sc->sc_tsreflect = to->to_tsval; in syncache_add()1996 to.to_tsval = sc->sc_tsoff + tcp_ts_getticks(); in syncache_respond()2372 sc->sc_tsreflect = to->to_tsval; in syncookie_lookup()
461 u_int32_t to_tsval; /* new timestamp */ member
1565 to.to_tsval = tcp_ts_getticks() + tp->ts_offset; in tcp_respond()
8542 tp->ts_recent = to->to_tsval; in bbr_do_fastnewdata()8740 tp->ts_recent = to->to_tsval; in bbr_fastack()9135 tp->ts_recent = to->to_tsval; in bbr_do_syn_recv()9349 tp->ts_recent = to->to_tsval; in bbr_do_established()9445 tp->ts_recent = to->to_tsval; in bbr_do_close_wait()9578 tp->ts_recent = to->to_tsval; in bbr_do_fin_wait_1()9705 tp->ts_recent = to->to_tsval; in bbr_do_closing()9818 tp->ts_recent = to->to_tsval; in bbr_do_lastack()9938 tp->ts_recent = to->to_tsval; in bbr_do_fin_wait_2()11524 tp->ts_recent = to.to_tsval; in bbr_do_segment_nounlock()[all …]
8860 tp->ts_recent = to->to_tsval; in rack_do_fastnewdata()9049 tp->ts_recent = to->to_tsval; in rack_fastack()9455 tp->ts_recent = to->to_tsval; in rack_do_syn_recv()9650 tp->ts_recent = to->to_tsval; in rack_do_established()9745 tp->ts_recent = to->to_tsval; in rack_do_close_wait()9878 tp->ts_recent = to->to_tsval; in rack_do_fin_wait_1()10001 tp->ts_recent = to->to_tsval; in rack_do_closing()10110 tp->ts_recent = to->to_tsval; in rack_do_lastack()10221 tp->ts_recent = to->to_tsval; in rack_do_fin_wait_2()11004 tp->ts_recent = to.to_tsval; in rack_do_segment_nounlock()[all …]