tcf_exts_num_actions
unsigned int tcf_exts_num_actions(struct tcf_exts *exts);
EXPORT_SYMBOL(tcf_exts_num_actions);
flow_rule_alloc(tcf_exts_num_actions(&f->exts));
cls_flower.rule = flow_rule_alloc(tcf_exts_num_actions(&f->exts));
cls_mall.rule = flow_rule_alloc(tcf_exts_num_actions(&head->exts));
cls_mall.rule = flow_rule_alloc(tcf_exts_num_actions(&head->exts));