Searched refs:pktlimit (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.141.1/bsd/net/pktsched/ |
| H A D | pktsched_fq_codel.c | 2100 fq_if_dequeue(fq_if_t *fqs, fq_if_classq_t *fq_cl, uint32_t pktlimit, in fq_if_dequeue() argument 2141 VERIFY(pktlimit > 0 && bytelimit > 0 && top != NULL); in fq_if_dequeue() 2171 pktlimit, head, tail, &bytecnt, &pktcnt, &qempty, now); in fq_if_dequeue() 2227 pktlimit, head, tail, &bytecnt, &pktcnt, &qempty, now); in fq_if_dequeue()
|