H A D | action.c | 330 nfp_fl_push_geneve_options(struct nfp_fl_payload *nfp_fl, int *list_len, in nfp_fl_push_geneve_options() argument 384 push = (struct nfp_fl_push_geneve *)&nfp_fl->action_data[len]; in nfp_fl_push_geneve_options() 945 struct nfp_fl_payload *nfp_fl, int *a_len, in nfp_flower_meter_action() 965 fl_meter = nfp_fl_meter(&nfp_fl->action_data[*a_len]); in nfp_flower_meter_action() 975 struct nfp_fl_payload *nfp_fl, int *a_len, in nfp_flower_output_action() 998 output = (struct nfp_fl_output *)&nfp_fl->action_data[*a_len]; in nfp_flower_output_action() 999 err = nfp_fl_output(app, output, act, nfp_fl, last, netdev, *tun_type, in nfp_flower_output_action() 1010 prelag_size = nfp_fl_pre_lag(app, act, nfp_fl, *a_len, extack); in nfp_flower_output_action() 1028 struct nfp_fl_payload *nfp_fl, int *a_len, in nfp_flower_loop_action() 1047 nfp_fl in nfp_flower_loop_action() 943 nfp_flower_meter_action(struct nfp_app *app, const struct flow_action_entry *action, struct nfp_fl_payload *nfp_fl, int *a_len, struct net_device *netdev, struct netlink_ext_ack *extack) nfp_flower_meter_action() argument 973 nfp_flower_output_action(struct nfp_app *app, const struct flow_action_entry *act, struct nfp_fl_payload *nfp_fl, int *a_len, struct net_device *netdev, bool last, enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, int *out_cnt, u32 *csum_updated, bool pkt_host, struct netlink_ext_ack *extack) nfp_flower_output_action() argument 1026 nfp_flower_loop_action(struct nfp_app *app, const struct flow_action_entry *act, struct flow_rule *rule, struct nfp_fl_payload *nfp_fl, int *a_len, struct net_device *netdev, enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, int *out_cnt, u32 *csum_updated, struct nfp_flower_pedit_acts *set_act, bool *pkt_host, struct netlink_ext_ack *extack, int act_idx) nfp_flower_loop_action() argument [all...] |