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

/freebsd-11.0-release/sys/net/altq/
H A Daltq_rmclass.c95 static int rmc_under_limit(struct rm_class *, struct timeval *);
885 rmc_under_limit(struct rm_class *cl, struct timeval *now) function
929 CBQTRACE(rmc_under_limit, 'ffou', ifd->cutoff_);
987 rmc_under_limit(cl, &now) == 0)
1022 rmc_under_limit(cl, &now)) {
1157 rmc_under_limit(cl, &now))
1432 * over-limit action routines. These get invoked by rmc_under_limit()
1481 * delay action routine. It is invoked via rmc_under_limit when the
1682 rmc_under_limit, "rmc_under_limit",
[all...]

Completed in 101 milliseconds