Searched refs:tcp_write_queue_empty (Results 1 – 2 of 2) sorted by relevance
380 WARN_ON(tcp_write_queue_empty(sk)); in tcp_retransmit_timer()
1567 static inline bool tcp_write_queue_empty(struct sock *sk) in tcp_write_queue_empty() function