Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c1484 static bool tcp_has_tx_tstamp(const struct sk_buff *skb) in tcp_has_tx_tstamp() function
1494 if (unlikely(tcp_has_tx_tstamp(skb)) && in tcp_fragment_tstamp()
2309 if (unlikely(TCP_SKB_CB(skb)->eor) || tcp_has_tx_tstamp(skb)) in tcp_can_coalesce_send_queue_head()
3024 if (unlikely(tcp_has_tx_tstamp(next_skb))) { in tcp_skb_collapse_tstamp()