Home
last modified time | relevance | path

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

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