Searched refs:tcp_skb_is_last (Results 1 – 1 of 1) sorted by relevance
3113 static __inline int tcp_skb_is_last(struct sock *sk, struct sk_buff *skb) in tcp_skb_is_last() function3135 if (!tcp_skb_is_last(sk, skb)) in __tcp_push_pending_frames()3160 tcp_skb_is_last(sk, skb) ? 1 : tp->nonagle)); in tcp_may_send_now()