Home
last modified time | relevance | path

Searched refs:tcf_bstats (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/sched/
Dact_simple.c33 bstats_update(&d->tcf_bstats, skb); in tcf_simp_act()
41 u64_stats_read(&d->tcf_bstats.packets)); in tcf_simp_act()
Dact_ipt.c290 bstats_update(&ipt->tcf_bstats, skb); in tcf_ipt_act()
Dact_police.c115 err = gen_replace_estimator(&police->tcf_bstats, in tcf_police_init()
/Linux-v6.6/include/net/
Dact_api.h55 #define tcf_bstats common.tcfa_bstats macro