Home | History | Annotate | Download | only in altq

Lines Matching refs:alc

259     int64_t alc, int64_t rlc, int64_t arc, int flags)
321 if (alc == -1) {
323 alc = ALTQ_INFINITY;
360 cl->cl_alc=alc;
807 * no ALC, no RLC on this class:
820 * no RLC, but an ALC:
835 * the ALC would be violated:
1471 keep_going = 0; /* relax ADC in favor of ALC */
1775 * the RLC will defeat the ALC:
1795 max_alc = cl->cl_alc-cl->current_loss; /* pick the class which is the furthest from its ALC */