Home
last modified time | relevance | path

Searched refs:tcf_refcnt (Results 1 – 21 of 21) sorted by relevance

/linux/net/sched/
A Dact_connmark.c178 .refcnt = refcount_read(&ci->tcf_refcnt) - ref, in tcf_connmark_dump()
A Dact_simple.c177 .refcnt = refcount_read(&d->tcf_refcnt) - ref, in tcf_simp_dump()
A Dact_gact.c191 .refcnt = refcount_read(&gact->tcf_refcnt) - ref, in tcf_gact_dump()
A Dact_nat.c264 .refcnt = refcount_read(&p->tcf_refcnt) - ref, in tcf_nat_dump()
A Dact_sample.c211 .refcnt = refcount_read(&s->tcf_refcnt) - ref, in tcf_sample_dump()
A Dact_skbmod.c245 .refcnt = refcount_read(&d->tcf_refcnt) - ref, in tcf_skbmod_dump()
A Dact_skbedit.c245 .refcnt = refcount_read(&d->tcf_refcnt) - ref, in tcf_skbedit_dump()
A Dact_vlan.c293 .refcnt = refcount_read(&v->tcf_refcnt) - ref, in tcf_vlan_dump()
A Dact_ctinfo.c287 .refcnt = refcount_read(&ci->tcf_refcnt) - ref, in tcf_ctinfo_dump()
A Dact_mpls.c324 .refcnt = refcount_read(&m->tcf_refcnt) - ref, in tcf_mpls_dump()
A Dact_bpf.c142 .refcnt = refcount_read(&prog->tcf_refcnt) - ref, in tcf_bpf_dump()
A Dact_mirred.c345 .refcnt = refcount_read(&m->tcf_refcnt) - ref, in tcf_mirred_dump()
A Dact_ipt.c294 c.refcnt = refcount_read(&ipt->tcf_refcnt) - ref; in tcf_ipt_dump()
A Dact_pedit.c442 opt->refcnt = refcount_read(&p->tcf_refcnt) - ref; in tcf_pedit_dump()
A Dact_police.c342 .refcnt = refcount_read(&police->tcf_refcnt) - ref, in tcf_police_dump()
A Dact_gate.c507 .refcnt = refcount_read(&gact->tcf_refcnt) - ref, in tcf_gate_dump()
A Dact_csum.c639 .refcnt = refcount_read(&p->tcf_refcnt) - ref, in tcf_csum_dump()
A Dact_tunnel_key.c720 .refcnt = refcount_read(&t->tcf_refcnt) - ref, in tunnel_key_dump()
A Dact_ife.c649 .refcnt = refcount_read(&ife->tcf_refcnt) - ref, in tcf_ife_dump()
A Dact_ct.c1411 .refcnt = refcount_read(&c->tcf_refcnt) - ref, in tcf_ct_dump()
/linux/include/net/
A Dact_api.h49 #define tcf_refcnt common.tcfa_refcnt macro

Completed in 42 milliseconds