Searched refs:tcf_exts_num_actions (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/sched/
H A Dcls_matchall.c94 cls_mall.rule = flow_rule_alloc(tcf_exts_num_actions(&head->exts));
284 cls_mall.rule = flow_rule_alloc(tcf_exts_num_actions(&head->exts));
H A Dcls_api.c3868 unsigned int tcf_exts_num_actions(struct tcf_exts *exts) function
3882 EXPORT_SYMBOL(tcf_exts_num_actions); variable
H A Dcls_flower.c461 cls_flower.rule = flow_rule_alloc(tcf_exts_num_actions(&f->exts));
2565 flow_rule_alloc(tcf_exts_num_actions(&f->exts));
/linux-master/include/net/
H A Dpkt_cls.h601 unsigned int tcf_exts_num_actions(struct tcf_exts *exts);

Completed in 207 milliseconds