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

  /src/usr.sbin/altq/libaltq/
qop_rio.h 44 int hi_inv_pmax, int hi_th_min, int hi_th_max,
qop_rio.c 98 int hi_th_max = 0; /* 0: use default */ local in function:rio_interface_parser
159 hi_th_max = (int)strtol(*argv, NULL, 0);
197 hi_inv_pmax, hi_th_min, hi_th_max,
210 int hi_inv_pmax, int hi_th_min, int hi_th_max,
224 red_params[2].th_max = hi_th_max;

Completed in 32 milliseconds