Home
last modified time | relevance | path

Searched refs:rtsc_d (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.sbin/pfctl/
HDpfctl_altq.c738 sc.d = altq->pq_u.hfsc_opts.rtsc_d; in eval_pfqueue_hfsc()
759 sc.d = opts->rtsc_d; in eval_pfqueue_hfsc()
999 print_hfsc_sc("realtime", opts->rtsc_m1, opts->rtsc_d, in print_hfsc_opts()
1337 pa->pq_u.hfsc_opts.rtsc_d = in eval_queue_opts()
/dragonfly/sys/net/altq/
HDaltq_hfsc.c223 rtsc.d = opts->rtsc_d; in hfsc_add_queue_locked()
/dragonfly/sys/net/pf/
HDpfvar.h1405 u_int rtsc_d; /* the x-projection of m1 in msec */ member