Home | History | Annotate | Download | only in pfctl

Lines Matching refs:rtsc

54 LIST_HEAD(gen_sc, segment) rtsc, lssc;
676 LIST_INIT(&rtsc);
723 gsc_add_sc(&rtsc, &sc);
744 gsc_add_sc(&rtsc, &sc);
749 if (!is_gsc_under_sc(&rtsc, &sc)) {
786 gsc_destroy(&rtsc);
792 gsc_destroy(&rtsc);
840 const struct node_hfsc_sc *rtsc, *lssc, *ulsc;
844 rtsc = lssc = ulsc = NULL;
846 rtsc = &qopts->data.hfsc_opts.realtime;
867 opts->rtsc_m2, rtsc);