Searched refs:pacing_timer (Results 1 – 3 of 3) sorted by relevance
410 struct hrtimer pacing_timer; member
899 hrtimer_setup(&tcp_sk(sk)->pacing_timer, tcp_pace_kick, CLOCK_MONOTONIC, in tcp_init_xmit_timers()
1250 struct tcp_sock *tp = container_of(timer, struct tcp_sock, pacing_timer); in tcp_pace_kick() 2577 if (!hrtimer_is_queued(&tp->pacing_timer)) { in tcp_pacing_check() 2578 hrtimer_start(&tp->pacing_timer, in tcp_pacing_check()