Searched refs:tcp_skb_is_last (Results 1 – 3 of 3) sorted by relevance
1281 static inline bool tcp_skb_is_last(const struct sock *sk, in tcp_skb_is_last() function1289 if (tcp_skb_is_last(sk, skb)) in tcp_advance_send_head()1384 tcp_sk(sk)->highest_sack = tcp_skb_is_last(sk, skb) ? NULL : in tcp_advance_highest_sack()
1469 (tcp_skb_is_last(sk, skb) ? in tcp_may_send_now()1777 (tcp_skb_is_last(sk, skb) ? in tcp_write_xmit()
2047 if (tcp_skb_is_last(sk, skb)) in tcp_use_frto()