Home
last modified time | relevance | path

Searched refs:snd_cwnd_stamp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dtcp.h322 u32 snd_cwnd_stamp; member
/openbmc/linux/net/ipv4/
H A Dtcp_input.c600 tp->snd_cwnd_stamp = tcp_jiffies32; in tcp_init_buffer_space()
2201 tp->snd_cwnd_stamp = tcp_jiffies32; in tcp_enter_loss()
2575 tp->snd_cwnd_stamp = tcp_jiffies32; in tcp_undo_cwnd_reduction()
2730 tp->snd_cwnd_stamp = tcp_jiffies32; in tcp_end_cwnd_reduction()
2803 tp->snd_cwnd_stamp = tcp_jiffies32; in tcp_mtup_probe_success()
3251 tcp_sk(sk)->snd_cwnd_stamp = tcp_jiffies32; in tcp_cong_avoid()
5609 tp->snd_cwnd_stamp = tcp_jiffies32; in tcp_new_space()
6190 tp->snd_cwnd_stamp = tcp_jiffies32; in tcp_init_transfer()
H A Dtcp_output.c156 tp->snd_cwnd_stamp = tcp_jiffies32; in tcp_cwnd_restart()
1880 tp->snd_cwnd_stamp = tcp_jiffies32; in tcp_cwnd_application_limited()
1907 tp->snd_cwnd_stamp = tcp_jiffies32; in tcp_cwnd_validate()
1914 (s32)(tcp_jiffies32 - tp->snd_cwnd_stamp) >= inet_csk(sk)->icsk_rto && in tcp_cwnd_validate()