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

/netbsd-current/sys/altq/
H A Daltq_rmclass.c103 static int rmc_under_limit(struct rm_class *, struct timespec *);
877 rmc_under_limit(struct rm_class *cl, struct timespec *now) function
925 CBQTRACE(rmc_under_limit, 'ffou', ifd->cutoff_);
983 rmc_under_limit(cl, &now) == 0)
1018 rmc_under_limit(cl, &now)) {
1153 rmc_under_limit(cl, &now))
1432 * over-limit action routines. These get invoked by rmc_under_limit()
1480 * delay action routine. It is invoked via rmc_under_limit when the
1681 rmc_under_limit, "rmc_under_limit",
[all...]

Completed in 68 milliseconds