Searched refs:tcp_skb_is_last (Results 1 – 2 of 2) sorted by relevance
1495 static inline bool tcp_skb_is_last(const struct sock *sk, in tcp_skb_is_last() function1503 if (tcp_skb_is_last(sk, skb)) in tcp_advance_send_head()1598 tcp_sk(sk)->highest_sack = tcp_skb_is_last(sk, skb) ? NULL : in tcp_advance_highest_sack()
1691 (tcp_skb_is_last(sk, skb) ? in tcp_may_send_now()2070 (tcp_skb_is_last(sk, skb) ? in tcp_write_xmit()