Searched refs:__tcp_add_write_queue_head (Results 1 – 2 of 2) sorted by relevance
1324 static inline void __tcp_add_write_queue_head(struct sock *sk, struct sk_buff *skb) in __tcp_add_write_queue_head() function
2412 __tcp_add_write_queue_head(sk, nskb); in tcp_send_synack()