Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_altq.h60 struct hfsc_opts_v0 { struct
62 u_int rtsc_m1; /* slope of the 1st segment in bps */
63 u_int rtsc_d; /* the x-projection of m1 in msec */
64 u_int rtsc_m2; /* slope of the 2nd segment in bps */
66 u_int lssc_m1;
67 u_int lssc_d;
68 u_int lssc_m2;
70 u_int ulsc_m1;
71 u_int ulsc_d;
72 u_int ulsc_m2;
[all …]