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

  /src/usr.sbin/altq/libaltq/
qop_rio.c 96 int hi_inv_pmax = 0; /* 0: use default */ local in function:rio_interface_parser
163 hi_inv_pmax = (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,
222 red_params[2].inv_pmax = hi_inv_pmax;
qop_rio.c 96 int hi_inv_pmax = 0; /* 0: use default */ local in function:rio_interface_parser
163 hi_inv_pmax = (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,
222 red_params[2].inv_pmax = hi_inv_pmax;

Completed in 71 milliseconds