Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/classq/
H A Dclassq_fq_codel.c245 uint64_t old_timestamp = 0; in fq_compressor() local
276 old_timestamp = m->m_pkthdr.pkt_timestamp; in fq_compressor()
292 old_timestamp = kpkt->pkt_timestamp; in fq_compressor()
310 *pkt_timestamp = old_timestamp; in fq_compressor()