Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_ingress.c294 struct bpf_mprog_entry *ingress_entry = rtnl_dereference(dev->tcx_ingress); in clsact_destroy() local
303 if (ingress_entry) { in clsact_destroy()
304 tcx_miniq_set_active(ingress_entry, false); in clsact_destroy()
305 if (!tcx_entry_is_active(ingress_entry)) { in clsact_destroy()
307 tcx_entry_free(ingress_entry); in clsact_destroy()