Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A 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()
H A Dact_ipt.c290 bstats_update(&ipt->tcf_bstats, skb); in tcf_ipt_act()
H A Dact_police.c115 err = gen_replace_estimator(&police->tcf_bstats, in tcf_police_init()
/openbmc/linux/include/net/
H A Dact_api.h55 #define tcf_bstats common.tcfa_bstats macro