Searched defs:offtime (Results 1 - 7 of 7) sorted by relevance
| /src/dist/pf/sbin/pfctl/ |
| H A D | pfctl_altq.c | 430 double offtime, nsPerByte, ifnsPerByte, ptime, cptime; local in function:cbq_compute_idletime
|
| /src/sys/altq/ |
| H A D | altq_cbq.h | 86 int64_t offtime; member in struct:_cbq_class_stats_ 119 u_int offtime; member in struct:cbq_class_spec
|
| H A D | altq_rmclass.c | 198 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...] |
| /src/lib/libc/time/ |
| H A D | private.h | 702 # define offtime tz_offtime macro
|
| H A D | localtime.c | 1886 offtime(const time_t *timep, long offset) function in typeref:struct:tm *
|
| /src/lib/libc/include/ |
| H A D | namespace.h | 554 #define offtime _offtime macro
|
| /src/sys/dist/pf/net/ |
| H A D | pfvar.h | 1259 u_int offtime; member in struct:cbq_opts
|
Completed in 17 milliseconds