Searched refs:tcp_skb_is_last (Results 1 – 3 of 3) sorted by relevance
1282 static inline bool tcp_skb_is_last(const struct sock *sk, in tcp_skb_is_last() function1290 if (tcp_skb_is_last(sk, skb)) in tcp_advance_send_head()1385 tcp_sk(sk)->highest_sack = tcp_skb_is_last(sk, skb) ? NULL : in tcp_advance_highest_sack()
1472 (tcp_skb_is_last(sk, skb) ? in tcp_may_send_now()1784 (tcp_skb_is_last(sk, skb) ? in tcp_write_xmit()
2060 if (tcp_skb_is_last(sk, skb)) in tcp_use_frto()