Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dtcp.h1339 static inline void tcp_insert_write_queue_before(struct sk_buff *new, in tcp_insert_write_queue_before() function
/linux-3.4.99/net/ipv4/
Dtcp_output.c1678 tcp_insert_write_queue_before(nskb, skb, sk); in tcp_mtu_probe()