Home
last modified time | relevance | path

Searched refs:rmc_under_limit (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/altq/
H A Daltq_rmclass.c86 static int rmc_under_limit(struct rm_class *, struct timeval *);
875 rmc_under_limit(struct rm_class *cl, struct timeval *now) in rmc_under_limit() function
919 CBQTRACE(rmc_under_limit, 'ffou', ifd->cutoff_); in rmc_under_limit()
977 rmc_under_limit(cl, &now) == 0) in _rmc_wrr_dequeue_next()
1012 rmc_under_limit(cl, &now)) { in _rmc_wrr_dequeue_next()
1147 rmc_under_limit(cl, &now)) in _rmc_prr_dequeue_next()
1672 rmc_under_limit, "rmc_under_limit",