Searched refs:cl_stats (Results 1 – 1 of 1) sorted by relevance
175 } cl_stats; member825 PKTCNTR_INC(&cl->cl_stats.drop_cnt, dm->m_pkthdr.len); in hfsc_enq()895 PKTCNTR_INC(&cl->cl_stats.xmit_cnt, m->m_pkthdr.len); in hfsc_deq_commit()981 cl->cl_stats.period++; in hfsc_set_active()1700 sp->xmit_cnt = cl->cl_stats.xmit_cnt; in hfsc_getclstats()1701 sp->drop_cnt = cl->cl_stats.drop_cnt; in hfsc_getclstats()1702 sp->period = cl->cl_stats.period; in hfsc_getclstats()