Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A 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()
H A Dcls_flower.c447 cls_flower.rule = flow_rule_alloc(tcf_exts_num_actions(&f->exts)); in fl_hw_replace_filter()
2255 flow_rule_alloc(tcf_exts_num_actions(&f->exts)); in fl_reoffload()
H A Dcls_api.c3753 unsigned int tcf_exts_num_actions(struct tcf_exts *exts) in tcf_exts_num_actions() function
3767 EXPORT_SYMBOL(tcf_exts_num_actions); variable
/kernel/linux/linux-6.6/net/sched/
H A Dcls_matchall.c94 cls_mall.rule = flow_rule_alloc(tcf_exts_num_actions(&head->exts)); in mall_replace_hw_filter()
284 cls_mall.rule = flow_rule_alloc(tcf_exts_num_actions(&head->exts)); in mall_reoffload()
H A Dcls_api.c3819 unsigned int tcf_exts_num_actions(struct tcf_exts *exts) in tcf_exts_num_actions() function
3833 EXPORT_SYMBOL(tcf_exts_num_actions); variable
H A Dcls_flower.c461 cls_flower.rule = flow_rule_alloc(tcf_exts_num_actions(&f->exts)); in fl_hw_replace_filter()
2565 flow_rule_alloc(tcf_exts_num_actions(&f->exts)); in fl_reoffload()
/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h560 unsigned int tcf_exts_num_actions(struct tcf_exts *exts);
/kernel/linux/linux-6.6/include/net/
H A Dpkt_cls.h599 unsigned int tcf_exts_num_actions(struct tcf_exts *exts);

Completed in 24 milliseconds