Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/tc_act/
Dtc_police.h25 s64 tcfp_toks; member
/Linux-v5.4/net/sched/
Dact_police.c189 police->tcfp_toks = new->tcfp_burst; in tcf_police_init()
256 toks += police->tcfp_toks; in tcf_police_act()
262 police->tcfp_toks = toks; in tcf_police_act()