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

  /src/dist/pf/sbin/pfctl/
pfctl_altq.c 670 opts->lssc_m1 = pa->ifbandwidth;
684 (opts->lssc_m1 > 0 && opts->lssc_m2 == 0) ||
691 (opts->lssc_m1 < opts->lssc_m2 && opts->lssc_m1 != 0) ||
731 sc.m1 = altq->pq_u.hfsc_opts.lssc_m1;
759 sc.m1 = opts->lssc_m1;
764 sc.m1 = parent->pq_u.hfsc_opts.lssc_m1;
870 print_hfsc_sc("linkshare", opts->lssc_m1, opts->lssc_d,
1165 pa->pq_u.hfsc_opts.lssc_m1 =
  /src/sys/dist/pf/net/
pfvar.h 1273 u_int lssc_m1; member in struct:hfsc_opts
  /src/sys/altq/
altq_hfsc.c 268 lssc.m1 = opts->lssc_m1;

Completed in 17 milliseconds