Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_rate.c59 u64 tstamp_us = tcp_skb_timestamp_us(skb); in tcp_rate_skb_sent() local
61 tp->first_tx_mstamp = tstamp_us; in tcp_rate_skb_sent()
62 tp->delivered_mstamp = tstamp_us; in tcp_rate_skb_sent()