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