/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;
|