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

  /src/usr.sbin/altq/libaltq/
qop_rio.c 92 int lo_th_max = 0; /* 0: use default */ local in function:rio_interface_parser
135 lo_th_max = (int)strtol(*argv, NULL, 0);
195 lo_inv_pmax, lo_th_min, lo_th_max,
208 int lo_inv_pmax, int lo_th_min, int lo_th_max,
218 red_params[0].th_max = lo_th_max;
qop_rio.c 92 int lo_th_max = 0; /* 0: use default */ local in function:rio_interface_parser
135 lo_th_max = (int)strtol(*argv, NULL, 0);
195 lo_inv_pmax, lo_th_min, lo_th_max,
208 int lo_inv_pmax, int lo_th_min, int lo_th_max,
218 red_params[0].th_max = lo_th_max;

Completed in 22 milliseconds