Home
last modified time | relevance | path

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

/Linux-v5.10/net/sched/
Dcls_matchall.c92 cls_mall.rule = flow_rule_alloc(tcf_exts_num_actions(&head->exts)); in mall_replace_hw_filter()
296 cls_mall.rule = flow_rule_alloc(tcf_exts_num_actions(&head->exts)); in mall_reoffload()
Dcls_flower.c442 cls_flower.rule = flow_rule_alloc(tcf_exts_num_actions(&f->exts)); in fl_hw_replace_filter()
2189 flow_rule_alloc(tcf_exts_num_actions(&f->exts)); in fl_reoffload()
Dcls_api.c3737 unsigned int tcf_exts_num_actions(struct tcf_exts *exts) in tcf_exts_num_actions() function
3751 EXPORT_SYMBOL(tcf_exts_num_actions);
/Linux-v5.10/include/net/
Dpkt_cls.h560 unsigned int tcf_exts_num_actions(struct tcf_exts *exts);