Searched refs:rtsc_m1 (Results 1 – 3 of 3) sorted by relevance
683 if ((opts->rtsc_m1 > 0 && opts->rtsc_m2 == 0) || in eval_pfqueue_hfsc()690 if ((opts->rtsc_m1 < opts->rtsc_m2 && opts->rtsc_m1 != 0) || in eval_pfqueue_hfsc()720 sc.m1 = altq->pq_u.hfsc_opts.rtsc_m1; in eval_pfqueue_hfsc()741 sc.m1 = opts->rtsc_m1; in eval_pfqueue_hfsc()866 print_hfsc_sc("realtime", opts->rtsc_m1, opts->rtsc_d, in print_hfsc_opts()1175 pa->pq_u.hfsc_opts.rtsc_m1 = in eval_queue_opts()
1269 u_int rtsc_m1; /* slope of the 1st segment in bps */ member
265 rtsc.m1 = opts->rtsc_m1; in hfsc_add_queue()