Searched refs:has_rxtstamp (Results 1 – 5 of 5) sorted by relevance
1838 if (TCP_SKB_CB(skb)->has_rxtstamp) { in tcp_add_backlog()1839 TCP_SKB_CB(tail)->has_rxtstamp = true; in tcp_add_backlog()1907 TCP_SKB_CB(skb)->has_rxtstamp = in tcp_v4_fill_cb()
4591 if (TCP_SKB_CB(from)->has_rxtstamp) { in tcp_try_coalesce()4592 TCP_SKB_CB(to)->has_rxtstamp = true; in tcp_try_coalesce()
2224 if (TCP_SKB_CB(skb)->has_rxtstamp) { in tcp_recvmsg()
857 has_rxtstamp:1, /* SKB has a RX timestamp */ member
1574 TCP_SKB_CB(skb)->has_rxtstamp = in tcp_v6_fill_cb()