HomeSort by: relevance | last modified time | path
    Searched defs:default_rio_params (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/altq/
altq_rio.c 183 static struct redparams default_rio_params[RIO_NDROPPREC] = { variable in typeref:struct:redparams[]
262 prec->inv_pmax = default_rio_params[i].inv_pmax;
266 prec->th_min = default_rio_params[i].th_min;
270 prec->th_max = default_rio_params[i].th_max;
681 default_rio_params[i] = rp[i];
altq_rio.c 183 static struct redparams default_rio_params[RIO_NDROPPREC] = { variable in typeref:struct:redparams[]
262 prec->inv_pmax = default_rio_params[i].inv_pmax;
266 prec->th_min = default_rio_params[i].th_min;
270 prec->th_max = default_rio_params[i].th_max;
681 default_rio_params[i] = rp[i];
altq_rio.c 183 static struct redparams default_rio_params[RIO_NDROPPREC] = { variable in typeref:struct:redparams[]
262 prec->inv_pmax = default_rio_params[i].inv_pmax;
266 prec->th_min = default_rio_params[i].th_min;
270 prec->th_max = default_rio_params[i].th_max;
681 default_rio_params[i] = rp[i];

Completed in 38 milliseconds