Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dtcp.h257 tlp_retrans:1, /* TLP is a retransmission */ member
/Linux-v6.1/net/ipv4/
Dtcp_output.c2814 tp->tlp_retrans = 0; in tcp_send_loss_probe()
2853 tp->tlp_retrans = 1; in tcp_send_loss_probe()
Dtcp_input.c3691 if (!tp->tlp_retrans) { in tcp_process_tlp_ack()