tcf_exts_num_actions  532 include/net/pkt_cls.h unsigned int tcf_exts_num_actions(struct tcf_exts *exts);
tcf_exts_num_actions 3602 net/sched/cls_api.c EXPORT_SYMBOL(tcf_exts_num_actions);
tcf_exts_num_actions  439 net/sched/cls_flower.c 	cls_flower.rule = flow_rule_alloc(tcf_exts_num_actions(&f->exts));
tcf_exts_num_actions 1800 net/sched/cls_flower.c 			flow_rule_alloc(tcf_exts_num_actions(&f->exts));
tcf_exts_num_actions   92 net/sched/cls_matchall.c 	cls_mall.rule =	flow_rule_alloc(tcf_exts_num_actions(&head->exts));
tcf_exts_num_actions  296 net/sched/cls_matchall.c 	cls_mall.rule =	flow_rule_alloc(tcf_exts_num_actions(&head->exts));