Home
last modified time | relevance | path

Searched defs:hfsc_opts (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/netpfil/pf/
H A Dpf_altq.h58 struct hfsc_opts { struct
60 u_int rtsc_m1; /* slope of the 1st segment in bps */
61 u_int rtsc_d; /* the x-projection of m1 in msec */
64 u_int lssc_m1;
65 u_int lssc_d;
66 u_int lssc_m2;
68 u_int ulsc_m1;
69 u_int ulsc_d;
70 u_int ulsc_m2;
71 int flags;
[all …]
/f-stack/freebsd/netpfil/pf/
H A Dpf_altq.h152 struct hfsc_opts_v0 hfsc_opts; member
183 struct hfsc_opts_v1 hfsc_opts; member
219 struct hfsc_opts_v1 hfsc_opts; member