flow_rule_alloc 248 include/net/flow_offload.h struct flow_rule *flow_rule_alloc(unsigned int num_actions); flow_rule_alloc 2880 net/core/ethtool.c flow->rule = flow_rule_alloc(1); flow_rule_alloc 21 net/core/flow_offload.c EXPORT_SYMBOL(flow_rule_alloc); flow_rule_alloc 18 net/netfilter/nf_tables_offload.c flow->rule = flow_rule_alloc(num_actions); flow_rule_alloc 439 net/sched/cls_flower.c cls_flower.rule = flow_rule_alloc(tcf_exts_num_actions(&f->exts)); flow_rule_alloc 1800 net/sched/cls_flower.c flow_rule_alloc(tcf_exts_num_actions(&f->exts)); flow_rule_alloc 1877 net/sched/cls_flower.c cls_flower.rule = flow_rule_alloc(0); flow_rule_alloc 92 net/sched/cls_matchall.c cls_mall.rule = flow_rule_alloc(tcf_exts_num_actions(&head->exts)); flow_rule_alloc 296 net/sched/cls_matchall.c cls_mall.rule = flow_rule_alloc(tcf_exts_num_actions(&head->exts));