Searched refs:has_rxtstamp (Results 1 – 5 of 5) sorted by relevance
828 has_rxtstamp:1, /* SKB has a RX timestamp */ member
1423 TCP_SKB_CB(skb)->has_rxtstamp = in tcp_v6_fill_cb()
1684 TCP_SKB_CB(skb)->has_rxtstamp = in tcp_v4_fill_cb()
4371 if (TCP_SKB_CB(from)->has_rxtstamp) { in tcp_try_coalesce()4372 TCP_SKB_CB(to)->has_rxtstamp = true; in tcp_try_coalesce()
2126 if (TCP_SKB_CB(skb)->has_rxtstamp) { in tcp_recvmsg()