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

  /src/usr.sbin/altq/libaltq/
qop_rio.c 94 int med_th_min = 0; /* 0: use default */ local in function:rio_interface_parser
143 med_th_min = (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,
220 red_params[1].th_min = med_th_min;
qop_rio.c 94 int med_th_min = 0; /* 0: use default */ local in function:rio_interface_parser
143 med_th_min = (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,
220 red_params[1].th_min = med_th_min;

Completed in 26 milliseconds