Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_altq.h76 struct hfsc_opts_v1 { struct
78 u_int64_t rtsc_m1; /* slope of the 1st segment in bps */
79 u_int rtsc_d; /* the x-projection of m1 in msec */
80 u_int64_t rtsc_m2; /* slope of the 2nd segment in bps */
82 u_int64_t lssc_m1;
83 u_int lssc_d;
84 u_int64_t lssc_m2;
86 u_int64_t ulsc_m1;
87 u_int ulsc_d;
88 u_int64_t ulsc_m2;
[all …]