Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dtcp_recovery.c235 tcp_fragment(sk, TCP_FRAG_IN_RTX_QUEUE, skb, in tcp_newreno_mark_lost()
Dtcp_output.c1533 int tcp_fragment(struct sock *sk, enum tcp_queue tcp_queue, in tcp_fragment() function
2123 return tcp_fragment(sk, TCP_FRAG_IN_WRITE_QUEUE, in tso_fragment()
2834 if (unlikely(tcp_fragment(sk, TCP_FRAG_IN_RTX_QUEUE, skb, in tcp_send_loss_probe()
3183 if (tcp_fragment(sk, TCP_FRAG_IN_RTX_QUEUE, skb, len, in __tcp_retransmit_skb()
4050 if (tcp_fragment(sk, TCP_FRAG_IN_WRITE_QUEUE, in tcp_write_wakeup()
Dtcp_input.c1327 err = tcp_fragment(sk, TCP_FRAG_IN_RTX_QUEUE, skb, in tcp_match_skb_to_sack()
/Linux-v5.15/include/net/
Dtcp.h597 int tcp_fragment(struct sock *sk, enum tcp_queue tcp_queue,