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

  /src/usr.sbin/altq/libaltq/
qop_rio.c 95 int med_th_max = 0; /* 0: use default */ local in function:rio_interface_parser
147 med_th_max = (int)strtol(*argv, NULL, 0);
196 med_inv_pmax, med_th_min, med_th_max,
209 int med_inv_pmax, int med_th_min, int med_th_max,
221 red_params[1].th_max = med_th_max;
qop_rio.c 95 int med_th_max = 0; /* 0: use default */ local in function:rio_interface_parser
147 med_th_max = (int)strtol(*argv, NULL, 0);
196 med_inv_pmax, med_th_min, med_th_max,
209 int med_inv_pmax, int med_th_min, int med_th_max,
221 red_params[1].th_max = med_th_max;

Completed in 327 milliseconds