Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/pktsched/
H A Dpktsched_fq_codel.c74 uint32_t *, flowq_dqlist_t *, boolean_t drvmgmt);
1354 boolean_t drvmgmt) in fq_if_dequeue() argument
1385 if (bytelimit > fq_cl->fcl_budget && !drvmgmt) { in fq_if_dequeue()