tcf_exts_has_actions
if (!tcf_exts_has_actions(exts))
if (!tcf_exts_has_actions(exts))
if (knode->exts && tcf_exts_has_actions(knode->exts)) {
tcf_exts_has_actions(cls_bpf->exts)) {
if (!tcf_exts_has_actions(exts))
if (exts->action && tcf_exts_has_actions(exts)) {
if (!exts->action || !tcf_exts_has_actions(exts))
if (!f->res.classid && !tcf_exts_has_actions(&f->exts))
if (tcf_exts_has_actions(&f->exts)) { \