Home
last modified time | relevance | path

Searched refs:tcp_mstamp_refresh (Results 1 – 5 of 5) sorted by relevance

/linux/net/ipv4/
H A Dtcp_timer.c317 tcp_mstamp_refresh(tp); in tcp_delack_timer_handler()
343 tcp_mstamp_refresh(tp); in tcp_delack_timer_handler()
705 tcp_mstamp_refresh(tcp_sk(sk)); in tcp_write_timer_handler()
799 tcp_mstamp_refresh(tp); in tcp_keepalive_timer()
880 tcp_mstamp_refresh(tp); in tcp_compressed_ack_kick()
H A Dtcp_output.c57 void tcp_mstamp_refresh(struct tcp_sock *tp) in tcp_mstamp_refresh() function
1237 tcp_mstamp_refresh(tp); in tcp_tsq_write()
2913 tcp_mstamp_refresh(tp); in tcp_write_xmit()
3826 tcp_mstamp_refresh(tcp_sk(sk)); in tcp_send_active_reset()
4322 tcp_mstamp_refresh(tp); in tcp_connect()
4503 tcp_mstamp_refresh(tcp_sk(sk)); in tcp_send_window_probe()
H A Dtcp_input.c731 tcp_mstamp_refresh(tp); in tcp_init_buffer_space()
940 tcp_mstamp_refresh(tp); in tcp_rcv_space_adjust()
6269 tcp_mstamp_refresh(tp); in tcp_rcv_established()
6954 tcp_mstamp_refresh(tp); in tcp_rcv_state_process()
6966 tcp_mstamp_refresh(tp); in tcp_rcv_state_process()
H A Dtcp_ipv4.c467 tcp_mstamp_refresh(tp); in tcp_ld_RTO_revert()
/linux/include/net/
H A Dtcp.h939 void tcp_mstamp_refresh(struct tcp_sock *tp);