Searched refs:tlp_high_seq (Results 1 – 6 of 6) sorted by relevance
250 u32 tlp_high_seq; /* snd_nxt at the time of TLP */ member
163 tp->tlp_high_seq = 0; in tcp_nip_retransmit_timer()
475 tp->tlp_high_seq = 0; in tcp_retransmit_timer()
2599 tp->tlp_high_seq = 0; in tcp_init_cwnd_reduction()3657 if (before(ack, tp->tlp_high_seq)) in tcp_process_tlp_ack()3662 tp->tlp_high_seq = 0; in tcp_process_tlp_ack()3665 tp->tlp_high_seq = 0; in tcp_process_tlp_ack()3666 } else if (after(ack, tp->tlp_high_seq)) { in tcp_process_tlp_ack()3679 tp->tlp_high_seq = 0; in tcp_process_tlp_ack()3857 if (tp->tlp_high_seq) in tcp_ack()3900 if (tp->tlp_high_seq) in tcp_ack()
2801 if (tp->tlp_high_seq) in tcp_send_loss_probe()2847 tp->tlp_high_seq = tp->snd_nxt; in tcp_send_loss_probe()
2850 tp->tlp_high_seq = 0; in tcp_disconnect()