Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dcls_matchall.c94 cls_mall.rule = flow_rule_alloc(tcf_exts_num_actions(&head->exts)); in mall_replace_hw_filter()
295 cls_mall.rule = flow_rule_alloc(tcf_exts_num_actions(&head->exts)); in mall_reoffload()
A Dcls_api.c3806 unsigned int tcf_exts_num_actions(struct tcf_exts *exts) in tcf_exts_num_actions() function
3820 EXPORT_SYMBOL(tcf_exts_num_actions);
A Dcls_flower.c455 cls_flower.rule = flow_rule_alloc(tcf_exts_num_actions(&f->exts)); in fl_hw_replace_filter()
2440 flow_rule_alloc(tcf_exts_num_actions(&f->exts)); in fl_reoffload()
/linux-6.3-rc2/include/net/
A Dpkt_cls.h612 unsigned int tcf_exts_num_actions(struct tcf_exts *exts);

Completed in 20 milliseconds