Searched refs:rtsc_m1 (Results 1 – 3 of 3) sorted by relevance
696 if ((opts->rtsc_m1 > 0 && opts->rtsc_m2 == 0) || in eval_pfqueue_hfsc()703 if ((opts->rtsc_m1 < opts->rtsc_m2 && opts->rtsc_m1 != 0) || in eval_pfqueue_hfsc()704 (opts->rtsc_m1 < opts->rtsc_m2 && opts->rtsc_m1 != 0) || in eval_pfqueue_hfsc()705 (opts->rtsc_m1 < opts->rtsc_m2 && opts->rtsc_m1 != 0)) { in eval_pfqueue_hfsc()733 sc.m1 = altq->pq_u.hfsc_opts.rtsc_m1; in eval_pfqueue_hfsc()754 sc.m1 = opts->rtsc_m1; in eval_pfqueue_hfsc()879 print_hfsc_sc("realtime", opts->rtsc_m1, opts->rtsc_d, in print_hfsc_opts()1173 pa->pq_u.hfsc_opts.rtsc_m1 = in eval_queue_opts()
985 u_int rtsc_m1; /* slope of the 1st segment in bps */ member
221 rtsc.m1 = opts->rtsc_m1; in hfsc_add_queue()