Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_altq.h64 u_int rtsc_m2; /* slope of the 2nd segment in bps */ member
80 u_int64_t rtsc_m2; /* slope of the 2nd segment in bps */ member
H A Dpf_ioctl.c1253 ASSIGN_OPT_SATU32(rtsc_m2); in pf_export_kaltq()
1361 ASSIGN_OPT(rtsc_m2); in pf_import_kaltq()
/f-stack/tools/compat/include/netpfil/pf/
H A Dpf_altq.h62 u_int rtsc_m2; /* slope of the 2nd segment in bps */ member
/f-stack/freebsd/net/altq/
H A Daltq_hfsc.c225 rtsc.m2 = opts->rtsc_m2; in hfsc_add_queue()