Home
last modified time | relevance | path

Searched refs:tcp_unlink_write_queue (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/net/
Dtcp.h1784 static inline void tcp_unlink_write_queue(struct sk_buff *skb, struct sock *sk) in tcp_unlink_write_queue() function
/Linux-v5.4/net/ipv4/
Dtcp.c949 tcp_unlink_write_queue(skb, sk); in tcp_remove_empty_skb()
Dtcp_output.c2185 tcp_unlink_write_queue(skb, sk); in tcp_mtu_probe()