Searched refs:tcp_ts_getticks (Results 1 – 10 of 10) sorted by relevance
153 e_t->markedpkt_rtt = tcp_ts_getticks() - in marked_packet_rtt()158 e_t->markedpkt_rtt = tcp_ts_getticks() - in marked_packet_rtt()353 e_t->rtt = tcp_ts_getticks() - txsi->tx_ts + 1; in ertt_packet_measurement_hook()482 txsi->tx_ts = tcp_ts_getticks(); in ertt_add_tx_segment_info_hook()
87 tcp_ts_getticks(void) in tcp_ts_getticks() function
324 max(1, tcp_ts_getticks() - tp->gput_ts); in cc_ack_received()1479 TCP_TS_TO_TICKS(tcp_ts_getticks() - tp->rfbuf_ts) > in tcp_autorcvbuf()1636 if (TSTMP_GT(to.to_tsecr, tcp_ts_getticks())) { in tcp_do_segment()1673 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()1779 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()1817 t = tcp_ts_getticks() - to.to_tsecr; in tcp_do_segment()2240 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in tcp_do_segment()2407 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()2988 t = tcp_ts_getticks() - to.to_tsecr; in tcp_do_segment()
847 curticks = tcp_ts_getticks(); in tcp_default_output()858 tp->rfbuf_ts = tcp_ts_getticks(); in tcp_default_output()1585 tp->gput_ts = tcp_ts_getticks(); in tcp_default_output()
939 tp->ts_recent_age = tcp_ts_getticks(); in syncache_socket()1937 to.to_tsval = sc->sc_tsoff + tcp_ts_getticks(); in syncache_respond()
1958 to.to_tsval = tcp_ts_getticks() + tp->ts_offset; in tcp_respond()
798 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in ctf_ts_check()829 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in ctf_ts_check_ac()
12575 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_fastnewdata() 12746 tp->ts_recent_age = tcp_ts_getticks(); in rack_fastack() 13046 mcts = tcp_ts_getticks(); in rack_do_syn_sent() 13184 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_syn_recv() 13261 mcts = tcp_ts_getticks(); in rack_do_syn_recv() 13392 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_established() 13487 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_close_wait() 13619 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_fin_wait_1() 13734 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_closing() 13836 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_lastack() [all...]
317 tp->ts_recent_age = tcp_ts_getticks(); in assign_rxopt()1865 tp->ts_recent_age = tcp_ts_getticks(); in do_fw4_ack()
5692 tstamp = tcp_ts_getticks(); in ktls_tick()