Lines Matching refs:flow_rule
26 static struct flow_action_entry *get_flow_act(struct flow_rule *rule,
58 struct flow_rule *rule = flow_cls_offload_flow_rule(flow); in is_pre_ct_flow()
90 struct flow_rule *rule = flow_cls_offload_flow_rule(flow); in is_post_ct_flow()
135 static void *get_mangled_key(struct flow_rule *rule, void *buf, in get_mangled_key()
172 static void *get_mangled_tos_ttl(struct flow_rule *rule, void *buf, in get_mangled_tos_ttl()
484 struct flow_rule *rule) in nfp_ct_check_vlan_merge()
709 static int nfp_fl_merge_actions_offload(struct flow_rule **rules, in nfp_fl_merge_actions_offload()
718 struct flow_rule *a_rule; in nfp_fl_merge_actions_offload()
815 struct flow_rule *rules[NFP_MAX_ENTRY_RULES]; in nfp_fl_ct_add_offload()
1401 static struct net_device *get_netdev_from_rule(struct flow_rule *rule) in get_netdev_from_rule()
1735 static struct flow_action_entry *get_flow_act_ct(struct flow_rule *rule) in get_flow_act_ct()
1751 static struct flow_action_entry *get_flow_act(struct flow_rule *rule, in get_flow_act()
1885 struct flow_rule *rule = flow_cls_offload_flow_rule(flow); in nfp_fl_ct_handle_post_ct()
2149 struct flow_rule *flow_rule = flow->rule; in nfp_fl_ct_offload_nft_supported() local
2151 &flow_rule->action; in nfp_fl_ct_offload_nft_supported()