Home
last modified time | relevance | path

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

/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl_altq.c721 sc.d = altq->pq_u.hfsc_opts.rtsc_d; in eval_pfqueue_hfsc()
742 sc.d = opts->rtsc_d; in eval_pfqueue_hfsc()
866 print_hfsc_sc("realtime", opts->rtsc_m1, opts->rtsc_d, in print_hfsc_opts()
1181 pa->pq_u.hfsc_opts.rtsc_d = in eval_queue_opts()
/netbsd/sys/dist/pf/net/
H A Dpfvar.h1270 u_int rtsc_d; /* the x-projection of m1 in msec */ member
/netbsd/sys/altq/
H A Daltq_hfsc.c266 rtsc.d = opts->rtsc_d; in hfsc_add_queue()