Lines Matching refs:byte_limit
344 u_int32_t byte_limit, classq_pkt_t *head, classq_pkt_t *tail, in ifclassq_dequeue() argument
348 byte_limit, head, tail, cnt, len, FALSE, grp_idx); in ifclassq_dequeue()
353 u_int32_t pkt_limit, u_int32_t byte_limit, classq_pkt_t *head, in ifclassq_dequeue_sc() argument
356 return ifclassq_dequeue_common(ifq, sc, pkt_limit, byte_limit, in ifclassq_dequeue_sc()
362 u_int32_t pkt_limit, u_int32_t byte_limit, classq_pkt_t *head, in ifclassq_dequeue_common_default() argument
386 byte_limit, head, tail, cnt, len, grp_idx); in ifclassq_dequeue_common_default()
397 err = fq_if_dequeue_classq_multi(ifq, pkt_limit, byte_limit, in ifclassq_dequeue_common_default()
411 while (i < pkt_limit && l < byte_limit) { in ifclassq_dequeue_common_default()
475 u_int32_t pkt_limit, u_int32_t byte_limit, classq_pkt_t *head, in ifclassq_dequeue_common() argument
492 pkt_limit, byte_limit, head, tail, cnt, len, drvmgt, grp_idx); in ifclassq_dequeue_common()
495 byte_limit, head, tail, cnt, len, drvmgt, err); in ifclassq_dequeue_common()
499 pkt_limit, byte_limit, head, tail, cnt, len, drvmgt, grp_idx); in ifclassq_dequeue_common()