Home
last modified time | relevance | path

Searched refs:TCP_FRAG_IN_RTX_QUEUE (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/net/ipv4/
Dtcp_recovery.c232 tcp_fragment(sk, TCP_FRAG_IN_RTX_QUEUE, skb, in tcp_newreno_mark_lost()
Dtcp_output.c1618 if (tcp_queue == TCP_FRAG_IN_RTX_QUEUE) in tcp_fragment()
2840 if (unlikely(tcp_fragment(sk, TCP_FRAG_IN_RTX_QUEUE, skb, in tcp_send_loss_probe()
3192 if (tcp_fragment(sk, TCP_FRAG_IN_RTX_QUEUE, skb, len, in __tcp_retransmit_skb()
Dtcp_input.c1335 err = tcp_fragment(sk, TCP_FRAG_IN_RTX_QUEUE, skb, in tcp_match_skb_to_sack()
/linux-6.1.9/include/net/
Dtcp.h607 TCP_FRAG_IN_RTX_QUEUE, enumerator