Home
last modified time | relevance | path

Searched refs:tcf_bstats (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dact_simple.c32 bstats_update(&d->tcf_bstats, skb); in tcf_simp_act()
39 (char *)d->tcfd_defdata, d->tcf_bstats.packets); in tcf_simp_act()
H A Dact_connmark.c44 bstats_update(&ca->tcf_bstats, skb); in tcf_connmark_act()
H A Dact_pedit.c427 bstats_update(&p->tcf_bstats, skb); in tcf_pedit_act()
H A Dact_police.c121 err = gen_replace_estimator(&police->tcf_bstats, in tcf_police_init()
H A Dact_ipt.c240 bstats_update(&ipt->tcf_bstats, skb); in tcf_ipt_act()
H A Dact_nat.c125 bstats_update(&p->tcf_bstats, skb); in tcf_nat_act()
H A Dact_gate.c125 bstats_update(&gact->tcf_bstats, skb); in tcf_gate_act()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/net/
H A Dact_api.h53 #define tcf_bstats common.tcfa_bstats macro
/kernel/linux/linux-6.6/include/net/
H A Dact_api.h55 #define tcf_bstats common.tcfa_bstats macro

Completed in 8 milliseconds