Searched refs:offtime (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/net/altq/ |
| H A D | altq_cbq.h | 94 int offtime; member
|
| H A D | altq_rmclass.c | 184 int minidle, u_int offtime, int pktsize, int flags) in rmc_newclass() argument 258 cl->offtime_ = ((offtime * nsecPerByte) / 8) >> RM_FILTER_GAIN; in rmc_newclass() 263 cl->offtime_ = (offtime * nsecPerByte) / 8; in rmc_newclass() 351 int minidle, u_int offtime, int pktsize) in rmc_modclass() argument 380 cl->offtime_ = ((offtime * nsecPerByte) / 8) >> RM_FILTER_GAIN; in rmc_modclass() 385 cl->offtime_ = (offtime * nsecPerByte) / 8; in rmc_modclass() 673 int minidle, u_int offtime, int flags) in rmc_init() argument 728 maxidle, minidle, offtime, in rmc_init()
|
| H A D | altq_cbq.c | 187 statsp->offtime = cl->offtime_; in get_class_stats() 354 opts->maxidle, opts->minidle, opts->offtime, in cbq_add_queue() 361 opts->maxidle, opts->minidle, opts->offtime, in cbq_add_queue()
|
| /f-stack/tools/compat/include/netpfil/pf/ |
| H A D | pf_altq.h | 44 u_int offtime; member
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_altq.h | 46 u_int offtime; member
|