Searched refs:tlp_high_seq (Results 1 – 5 of 5) sorted by relevance
282 u32 tlp_high_seq; /* snd_nxt at the time of TLP */ member
1020 else if (tp->tlp_high_seq && tp->tlp_high_seq == end_seq) in tcp_dsack_seen()2634 tp->tlp_high_seq = 0; in tcp_init_cwnd_reduction()3713 if (before(ack, tp->tlp_high_seq)) in tcp_process_tlp_ack()3718 tp->tlp_high_seq = 0; in tcp_process_tlp_ack()3721 tp->tlp_high_seq = 0; in tcp_process_tlp_ack()3722 } else if (after(ack, tp->tlp_high_seq)) { in tcp_process_tlp_ack()3735 tp->tlp_high_seq = 0; in tcp_process_tlp_ack()3913 if (tp->tlp_high_seq) in tcp_ack()3956 if (tp->tlp_high_seq) in tcp_ack()
512 tp->tlp_high_seq = 0; in tcp_retransmit_timer()
2878 if (tp->tlp_high_seq) in tcp_send_loss_probe()2924 tp->tlp_high_seq = tp->snd_nxt; in tcp_send_loss_probe()
3065 tp->tlp_high_seq = 0; in tcp_disconnect()