Searched refs:tcp_has_tx_tstamp (Results 1 – 1 of 1) sorted by relevance
1557 static bool tcp_has_tx_tstamp(const struct sk_buff *skb) in tcp_has_tx_tstamp() function1567 if (unlikely(tcp_has_tx_tstamp(skb)) && in tcp_fragment_tstamp()2350 if (tcp_has_tx_tstamp(skb) || !tcp_skb_can_collapse(skb, next)) in tcp_can_coalesce_send_queue_head()3208 if (unlikely(tcp_has_tx_tstamp(next_skb))) { in tcp_skb_collapse_tstamp()