Home
last modified time | relevance | path

Searched refs:tcfp_toks (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sched/
H A Dact_police.c206 police->tcfp_toks = new->tcfp_burst; in tcf_police_init()
287 toks += police->tcfp_toks; in tcf_police_act()
300 police->tcfp_toks = toks; in tcf_police_act()
/openbmc/linux/include/net/tc_act/
H A Dtc_police.h28 s64 tcfp_toks; member