Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h395 tlp_retrans:1, /* TLP is a retransmission */
392 tlp_retrans:1, /* TLP is a retransmission */ global() member
/linux/net/ipv4/
H A Dtcp_output.c3177 tp->tlp_retrans = 0; in tcp_send_loss_probe()
3214 tp->tlp_retrans = 1; in tcp_send_loss_probe()
H A Dtcp_input.c2511 if (tp->tlp_high_seq && tp->tlp_retrans) in tcp_init_undo()
4117 if (!tp->tlp_retrans) { in tcp_process_tlp_ack()