Searched refs:tcp_has_tx_tstamp (Results 1 – 1 of 1) sorted by relevance
1486 static bool tcp_has_tx_tstamp(const struct sk_buff *skb) in tcp_has_tx_tstamp() function1496 if (unlikely(tcp_has_tx_tstamp(skb)) && in tcp_fragment_tstamp()2305 if (unlikely(TCP_SKB_CB(skb)->eor) || tcp_has_tx_tstamp(skb)) in tcp_can_coalesce_send_queue_head()3020 if (unlikely(tcp_has_tx_tstamp(next_skb))) { in tcp_skb_collapse_tstamp()