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