Searched refs:tcp_skb_is_last (Results 1 – 2 of 2) sorted by relevance
2699 if (tcp_skb_is_last(sk, skb)) in tcp_grow_skb()2796 (tcp_skb_is_last(sk, skb) ? in tcp_write_xmit()
2026 static inline bool tcp_skb_is_last(const struct sock *sk, in tcp_skb_is_last() function