Searched defs:offtime (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/altq/ |
H A D | altq_rmclass.c | 201 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) rmc_newclass() argument 352 rmc_modclass(struct rm_class * cl,uint64_t psecPerByte,int maxq,u_int maxidle,int minidle,u_int offtime,int pktsize) rmc_modclass() argument 667 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) rmc_init() argument [all...] |
H A D | altq_cbq.h | 86 int64_t offtime; member 119 u_int offtime; member
|
/netbsd-src/dist/pf/sbin/pfctl/ |
H A D | pfctl_altq.c | 430 double offtime, nsPerByte, ifnsPerByte, ptime, cptime; in cbq_compute_idletime() local
|
/netbsd-src/lib/libc/time/ |
H A D | private.h | 647 # define offtime tz_offtime global() macro
|
H A D | localtime.c | 1754 offtime(const time_t *timep, long offset) offtime() function
|
/netbsd-src/lib/libc/include/ |
H A D | namespace.h | 544 #define offtime _offtime global() macro
|
/netbsd-src/sys/dist/pf/net/ |
H A D | pfvar.h | 1259 u_int offtime; member
|