Home
last modified time | relevance | path

Searched refs:tcp_has_tx_tstamp (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_output.c1486 static bool tcp_has_tx_tstamp(const struct sk_buff *skb) in tcp_has_tx_tstamp() function
1496 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()