Searched refs:tcf_exts_has_actions (Results 1 – 9 of 9) sorted by relevance
27 if (knode->exts && tcf_exts_has_actions(knode->exts)) { in nfp_abm_u32_check_knode()
380 if (!f->res.classid && !tcf_exts_has_actions(&f->exts)) in fw_dump()
113 if (tcf_exts_has_actions(&f->exts)) { \
3352 if (exts->action && tcf_exts_has_actions(exts)) { in tcf_exts_dump()3393 if (!exts->action || !tcf_exts_has_actions(exts)) in tcf_exts_terse_dump()
100 if (!tcf_exts_has_actions(exts)) in fill_action_fields()
134 tcf_exts_has_actions(cls_bpf->exts)) { in nfp_bpf_setup_tc_block_cb()
313 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions() function
67 if (!tcf_exts_has_actions(exts)) in tc_fill_actions()
9457 if (!tcf_exts_has_actions(exts)) in parse_tc_actions()