Searched refs:tcfp_burst (Results 1 – 1 of 1) sorted by relevance
29 s64 tcfp_burst; member178 police->tcfp_burst = PSCHED_TICKS2NS(parm->burst); in tcf_police_init()179 police->tcfp_toks = police->tcfp_burst; in tcf_police_init()240 police->tcfp_burst); in tcf_police_act()249 if (toks > police->tcfp_burst) in tcf_police_act()250 toks = police->tcfp_burst; in tcf_police_act()285 opt.burst = PSCHED_NS2TICKS(police->tcfp_burst); in tcf_police_dump()