Searched refs:offtime (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/sys/contrib/altq/altq/ |
| D | altq_cbq.h | 85 int offtime; member 118 u_int offtime; member
|
| D | altq_rmclass.c | 196 int minidle, u_int offtime, int pktsize, int flags) in rmc_newclass() argument 266 cl->offtime_ = ((offtime * nsecPerByte) / 8) >> RM_FILTER_GAIN; in rmc_newclass() 271 cl->offtime_ = (offtime * nsecPerByte) / 8; in rmc_newclass() 356 int minidle, u_int offtime, int pktsize) in rmc_modclass() argument 389 cl->offtime_ = ((offtime * nsecPerByte) / 8) >> RM_FILTER_GAIN; in rmc_modclass() 394 cl->offtime_ = (offtime * nsecPerByte) / 8; in rmc_modclass() 683 int minidle, u_int offtime, int flags) in rmc_init() argument 738 maxidle, minidle, offtime, in rmc_init()
|
| D | altq_cbq.c | 225 statsp->offtime = cl->offtime_; in get_class_stats() 394 opts->maxidle, opts->minidle, opts->offtime, in cbq_add_queue() 401 opts->maxidle, opts->minidle, opts->offtime, in cbq_add_queue() 694 acp->cbq_class.minidle, acp->cbq_class.offtime, 738 spec->maxidle, spec->minidle, spec->offtime, 745 spec->maxidle, spec->minidle, spec->offtime,
|
| /freebsd-9-stable/sbin/pfctl/missing/altq/ |
| D | altq_cbq.h | 96 int offtime; member 129 u_int offtime; member
|
| /freebsd-9-stable/contrib/pf/pfctl/ |
| D | pfctl_altq.c | 446 double offtime, nsPerByte, ifnsPerByte, ptime, cptime; local 499 offtime = cptime * (1.0 + 1.0/(1.0 - g) * (1.0 - gtom) / gtom); 505 offtime = (offtime * 8.0) / nsPerByte * 511 offtime = offtime / 1000.0; 519 opts->offtime = (u_int)fabs(offtime);
|
| /freebsd-9-stable/lib/libc/stdtime/ |
| D | Symbol.map | 23 offtime;
|
| /freebsd-9-stable/contrib/tzcode/stdtime/ |
| D | localtime.c | 1590 offtime(timep, offset) in offtime() function
|
| /freebsd-9-stable/sys/contrib/pf/net/ |
| D | pfvar.h | 1447 u_int offtime; member
|
| /freebsd-9-stable/contrib/tzdata/ |
| D | NEWS | 1820 The signatures of 'offtime', 'timeoff', and 'gtime' have been
|