Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c1519 if (tcp_queue == TCP_FRAG_IN_WRITE_QUEUE) in tcp_insert_write_queue_after()
1555 tcp_queue != TCP_FRAG_IN_WRITE_QUEUE && in tcp_fragment()
2125 return tcp_fragment(sk, TCP_FRAG_IN_WRITE_QUEUE, in tso_fragment()
2163 tcp_insert_write_queue_after(skb, buff, sk, TCP_FRAG_IN_WRITE_QUEUE); in tso_fragment()
4066 if (tcp_fragment(sk, TCP_FRAG_IN_WRITE_QUEUE, in tcp_write_wakeup()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h585 TCP_FRAG_IN_WRITE_QUEUE, enumerator