HomeSort by: relevance | last modified time | path
    Searched refs:rtsc_m1 (Results 1 - 3 of 3) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_altq.c 683 if ((opts->rtsc_m1 > 0 && opts->rtsc_m2 == 0) ||
690 if ((opts->rtsc_m1 < opts->rtsc_m2 && opts->rtsc_m1 != 0) ||
720 sc.m1 = altq->pq_u.hfsc_opts.rtsc_m1;
741 sc.m1 = opts->rtsc_m1;
866 print_hfsc_sc("realtime", opts->rtsc_m1, opts->rtsc_d,
1175 pa->pq_u.hfsc_opts.rtsc_m1 =
  /src/sys/dist/pf/net/
pfvar.h 1269 u_int rtsc_m1; /* slope of the 1st segment in bps */ member in struct:hfsc_opts
  /src/sys/altq/
altq_hfsc.c 265 rtsc.m1 = opts->rtsc_m1;

Completed in 18 milliseconds