Lines Matching defs:act
33 const struct flow_action_entry *act, in nfp_fl_push_mpls()
65 const struct flow_action_entry *act) in nfp_fl_pop_mpls()
76 const struct flow_action_entry *act) in nfp_fl_set_mpls()
116 const struct flow_action_entry *act) in nfp_fl_push_vlan()
133 nfp_fl_pre_lag(struct nfp_app *app, const struct flow_action_entry *act, in nfp_fl_pre_lag()
173 const struct flow_action_entry *act, in nfp_fl_output()
267 struct flow_action_entry *act = rule->action.entries; in nfp_flower_tun_is_gre() local
284 const struct flow_action_entry *act, int act_idx) in nfp_fl_get_tun_from_act()
330 const struct flow_action_entry *act, in nfp_fl_push_geneve_options()
400 const struct flow_action_entry *act, in nfp_fl_set_tun()
518 nfp_fl_set_eth(const struct flow_action_entry *act, u32 off, in nfp_fl_set_eth()
553 nfp_fl_set_ip4(const struct flow_action_entry *act, u32 off, in nfp_fl_set_ip4()
695 nfp_fl_set_ip6(const struct flow_action_entry *act, u32 off, in nfp_fl_set_ip6()
735 nfp_fl_set_tport(const struct flow_action_entry *act, u32 off, in nfp_fl_set_tport()
892 nfp_fl_pedit(const struct flow_action_entry *act, in nfp_fl_pedit()
927 const struct flow_action_entry *act, in nfp_flower_output_action()
979 nfp_flower_loop_action(struct nfp_app *app, const struct flow_action_entry *act, in nfp_flower_loop_action()
1206 struct flow_action_entry *act; in nfp_flower_compile_action() local