Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_ingress.c295 struct bpf_mprog_entry *ingress_entry = rtnl_dereference(dev->tcx_ingress); in clsact_destroy() local
304 if (ingress_entry) { in clsact_destroy()
305 tcx_miniq_dec(ingress_entry); in clsact_destroy()
306 if (!tcx_entry_is_active(ingress_entry)) { in clsact_destroy()
308 tcx_entry_free(ingress_entry); in clsact_destroy()