Searched refs:tlp_high_seq (Results 1 – 5 of 5) sorted by relevance
249 u32 tlp_high_seq; /* snd_nxt at the time of TLP retransmit. */ member
449 tp->tlp_high_seq = 0; in tcp_retransmit_timer()
2458 tp->tlp_high_seq = 0; in tcp_init_cwnd_reduction()3502 if (before(ack, tp->tlp_high_seq)) in tcp_process_tlp_ack()3507 tp->tlp_high_seq = 0; in tcp_process_tlp_ack()3508 } else if (after(ack, tp->tlp_high_seq)) { in tcp_process_tlp_ack()3521 tp->tlp_high_seq = 0; in tcp_process_tlp_ack()3684 if (tp->tlp_high_seq) in tcp_ack()3720 if (tp->tlp_high_seq) in tcp_ack()
492 newtp->tlp_high_seq = 0; in tcp_create_openreq_child()
2481 if (tp->tlp_high_seq) in tcp_send_loss_probe()2510 tp->tlp_high_seq = tp->snd_nxt; in tcp_send_loss_probe()