Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtcp.h228 tlp_retrans:1, /* TLP is a retransmission */ member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c2804 tp->tlp_retrans = 0; in tcp_send_loss_probe()
2843 tp->tlp_retrans = 1; in tcp_send_loss_probe()
H A Dtcp_input.c3661 if (!tp->tlp_retrans) { in tcp_process_tlp_ack()