Searched refs:tlp_high_seq (Results 1 – 5 of 5) sorted by relevance
250 u32 tlp_high_seq; /* snd_nxt at the time of TLP */ member
475 tp->tlp_high_seq = 0; in tcp_retransmit_timer()
2560 tp->tlp_high_seq = 0; in tcp_init_cwnd_reduction()3613 if (before(ack, tp->tlp_high_seq)) in tcp_process_tlp_ack()3618 tp->tlp_high_seq = 0; in tcp_process_tlp_ack()3621 tp->tlp_high_seq = 0; in tcp_process_tlp_ack()3622 } else if (after(ack, tp->tlp_high_seq)) { in tcp_process_tlp_ack()3635 tp->tlp_high_seq = 0; in tcp_process_tlp_ack()3813 if (tp->tlp_high_seq) in tcp_ack()3855 if (tp->tlp_high_seq) in tcp_ack()
2797 if (tp->tlp_high_seq) in tcp_send_loss_probe()2843 tp->tlp_high_seq = tp->snd_nxt; in tcp_send_loss_probe()
2831 tp->tlp_high_seq = 0; in tcp_disconnect()