Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_altq.h62 u_int rtsc_d; /* the x-projection of m1 in msec */ member
78 u_int rtsc_d; /* the x-projection of m1 in msec */ member
H A Dpf_ioctl.c1611 ASSIGN_OPT(rtsc_d); in pf_export_kaltq()
1719 ASSIGN_OPT(rtsc_d); in pf_import_kaltq()
/freebsd/sbin/pfctl/
H A Dpfctl_altq.c807 sc.d = opts->rtsc_d; in eval_pfqueue_hfsc()
979 print_hfsc_sc("realtime", opts->rtsc_m1, opts->rtsc_d, in print_hfsc_opts()
1323 pa->pq_u.hfsc_opts.rtsc_d = in eval_queue_opts()
/freebsd/sys/net/altq/
H A Daltq_hfsc.c224 rtsc.d = opts->rtsc_d; in hfsc_add_queue()