Home
last modified time | relevance | path

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

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