Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_altq.h63 u_int rtsc_d; /* the x-projection of m1 in msec */ member
79 u_int rtsc_d; /* the x-projection of m1 in msec */ member
H A Dpf_ioctl.c1252 ASSIGN_OPT(rtsc_d); in pf_export_kaltq()
1360 ASSIGN_OPT(rtsc_d); in pf_import_kaltq()
/f-stack/tools/compat/include/netpfil/pf/
H A Dpf_altq.h61 u_int rtsc_d; /* the x-projection of m1 in msec */ member
/f-stack/freebsd/net/altq/
H A Daltq_hfsc.c224 rtsc.d = opts->rtsc_d; in hfsc_add_queue()