Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/classq/
H A Dclassq_fq_codel.c194 uint64_t old_timestamp = 0; in fq_compressor() local
225 old_timestamp = m->m_pkthdr.pkt_timestamp; in fq_compressor()
241 old_timestamp = kpkt->pkt_timestamp; in fq_compressor()
256 *pkt_timestamp = old_timestamp; in fq_compressor()