Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtcp.h259 tlp_retrans:1, /* TLP is a retransmission */ member
/openbmc/linux/net/ipv4/
H A Dtcp_output.c2886 tp->tlp_retrans = 0; in tcp_send_loss_probe()
2925 tp->tlp_retrans = 1; in tcp_send_loss_probe()
H A Dtcp_input.c2131 if (tp->tlp_high_seq && tp->tlp_retrans) in tcp_init_undo()
3796 if (!tp->tlp_retrans) { in tcp_process_tlp_ack()