tcf_exts_has_actions 99 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c if (!tcf_exts_has_actions(exts)) tcf_exts_has_actions 9318 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c if (!tcf_exts_has_actions(exts)) tcf_exts_has_actions 27 drivers/net/ethernet/netronome/nfp/abm/cls.c if (knode->exts && tcf_exts_has_actions(knode->exts)) { tcf_exts_has_actions 134 drivers/net/ethernet/netronome/nfp/bpf/main.c tcf_exts_has_actions(cls_bpf->exts)) { tcf_exts_has_actions 67 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c if (!tcf_exts_has_actions(exts)) tcf_exts_has_actions 3079 net/sched/cls_api.c if (exts->action && tcf_exts_has_actions(exts)) { tcf_exts_has_actions 387 net/sched/cls_fw.c if (!f->res.classid && !tcf_exts_has_actions(&f->exts)) tcf_exts_has_actions 112 net/sched/cls_route.c if (tcf_exts_has_actions(&f->exts)) { \ tcf_exts_has_actions 62 net/sched/cls_tcindex.c return tcf_exts_has_actions(&r->exts) || r->res.classid;