Searched refs:egress_entry (Results 1 – 1 of 1) sorted by relevance
295 struct bpf_mprog_entry *egress_entry = rtnl_dereference(dev->tcx_egress); in clsact_destroy() local311 if (egress_entry) { in clsact_destroy()312 tcx_miniq_dec(egress_entry); in clsact_destroy()313 if (!tcx_entry_is_active(egress_entry)) { in clsact_destroy()315 tcx_entry_free(egress_entry); in clsact_destroy()