Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dact_police.c204 police->tcfp_toks = new->tcfp_burst; in tcf_police_init()
284 toks += police->tcfp_toks; in tcf_police_act()
297 police->tcfp_toks = toks; in tcf_police_act()
/linux-6.1.9/include/net/tc_act/
Dtc_police.h28 s64 tcfp_toks; member