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