Home
last modified time | relevance | path

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

/Linux-v5.15/net/sched/
Dact_police.c215 police->tcfp_toks = new->tcfp_burst; in tcf_police_init()
281 toks += police->tcfp_toks; in tcf_police_act()
294 police->tcfp_toks = toks; in tcf_police_act()
/Linux-v5.15/include/net/tc_act/
Dtc_police.h28 s64 tcfp_toks; member