/src/usr.sbin/altq/libaltq/ |
qop_rio.c | 90 int lo_inv_pmax = 0; /* 0: use default */ local in function:rio_interface_parser 139 lo_inv_pmax = (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, 216 red_params[0].inv_pmax = lo_inv_pmax;
|
qop_rio.c | 90 int lo_inv_pmax = 0; /* 0: use default */ local in function:rio_interface_parser 139 lo_inv_pmax = (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, 216 red_params[0].inv_pmax = lo_inv_pmax;
|