Searched defs:maxidle (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/usr.sbin/altq/libaltq/
H A Dqop_cbq.c774 double maxq, maxidle_s, maxidle, minidle, local
[all...]
/netbsd-current/sys/altq/
H A Daltq_cbq.h84 int64_t maxidle; member in struct:_cbq_class_stats_
117 u_int maxidle; member in struct:cbq_class_spec
H A Daltq_rmclass.c198 rmc_newclass(int pri, struct rm_ifdat *ifd, uint64_t psecPerByte, void (*action)(rm_class_t *, rm_class_t *), int maxq, struct rm_class *parent, struct rm_class *borrow, u_int maxidle, int minidle, u_int offtime, int pktsize, int flags) argument
351 rmc_modclass(struct rm_class *cl, uint64_t psecPerByte, int maxq, u_int maxidle, int minidle, u_int offtime, int pktsize) argument
665 rmc_init(struct ifaltq *ifq, struct rm_ifdat *ifd, uint64_t psecPerByte, void (*restart)(struct ifaltq *), int maxq, int maxqueued, u_int maxidle, int minidle, u_int offtime, int flags) argument
[all...]
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_altq.c429 double maxidle_s, maxidle, minidle; local
[all...]
/netbsd-current/sys/dist/pf/net/
H A Dpfvar.h1257 u_int maxidle; member in struct:cbq_opts

Completed in 93 milliseconds