/src/usr.sbin/altq/libaltq/ |
qop_rio.c | 91 int lo_th_min = 0; /* 0: use default */ local in function:rio_interface_parser 131 lo_th_min = (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, 217 red_params[0].th_min = lo_th_min;
|
qop_rio.c | 91 int lo_th_min = 0; /* 0: use default */ local in function:rio_interface_parser 131 lo_th_min = (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, 217 red_params[0].th_min = lo_th_min;
|