Home
last modified time | relevance | path

Searched refs:TCP_FRAG_IN_WRITE_QUEUE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/ipv4/
Dtcp_output.c1284 if (tcp_queue == TCP_FRAG_IN_WRITE_QUEUE) in tcp_insert_write_queue_after()
1320 tcp_queue != TCP_FRAG_IN_WRITE_QUEUE && in tcp_fragment()
1883 return tcp_fragment(sk, TCP_FRAG_IN_WRITE_QUEUE, in tso_fragment()
1921 tcp_insert_write_queue_after(skb, buff, sk, TCP_FRAG_IN_WRITE_QUEUE); in tso_fragment()
3774 if (tcp_fragment(sk, TCP_FRAG_IN_WRITE_QUEUE, in tcp_write_wakeup()
/Linux-v5.4/include/net/
Dtcp.h567 TCP_FRAG_IN_WRITE_QUEUE, enumerator