Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_output.c1083 tcp_insert_write_queue_after(skb, buff, sk); in tcp_fragment()
1522 tcp_insert_write_queue_after(skb, buff, sk); in tso_fragment()
/linux-3.3/include/net/
Dtcp.h1330 static inline void tcp_insert_write_queue_after(struct sk_buff *skb, in tcp_insert_write_queue_after() function