Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/classq/
H A Dclassq_fq_codel.c224 uint64_t old_timestamp = 0; in fq_compressor() local
255 old_timestamp = m->m_pkthdr.pkt_timestamp; in fq_compressor()
271 old_timestamp = kpkt->pkt_timestamp; in fq_compressor()
289 *pkt_timestamp = old_timestamp; in fq_compressor()