Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_altq.h62 u_int rtsc_m1; /* slope of the 1st segment in bps */ member
78 u_int64_t rtsc_m1; /* slope of the 1st segment in bps */ member
H A Dpf_ioctl.c1251 ASSIGN_OPT_SATU32(rtsc_m1); in pf_export_kaltq()
1359 ASSIGN_OPT(rtsc_m1); in pf_import_kaltq()
/f-stack/tools/compat/include/netpfil/pf/
H A Dpf_altq.h60 u_int rtsc_m1; /* slope of the 1st segment in bps */ member
/f-stack/freebsd/net/altq/
H A Daltq_hfsc.c223 rtsc.m1 = opts->rtsc_m1; in hfsc_add_queue()