Home
last modified time | relevance | path

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

/linux/net/sched/
A Dact_simple.c32 bstats_update(&d->tcf_bstats, skb); in tcf_simp_act()
40 u64_stats_read(&d->tcf_bstats.packets)); in tcf_simp_act()
A Dact_connmark.c44 bstats_update(&ca->tcf_bstats, skb); in tcf_connmark_act()
A Dact_nat.c125 bstats_update(&p->tcf_bstats, skb); in tcf_nat_act()
A Dact_ctinfo.c95 bstats_update(&ca->tcf_bstats, skb); in tcf_ctinfo_act()
A Dact_ipt.c241 bstats_update(&ipt->tcf_bstats, skb); in tcf_ipt_act()
A Dact_pedit.c405 bstats_update(&p->tcf_bstats, skb); in tcf_pedit_act()
A Dact_police.c124 err = gen_replace_estimator(&police->tcf_bstats, in tcf_police_init()
A Dact_gate.c125 bstats_update(&gact->tcf_bstats, skb); in tcf_gate_act()
/linux/include/net/
A Dact_api.h53 #define tcf_bstats common.tcfa_bstats macro

Completed in 17 milliseconds