Searched refs:act_idx (Results 1 – 1 of 1) sorted by relevance
268 int act_idx; in nfp_flower_tun_is_gre() local271 for (act_idx = start_idx + 1; act_idx < num_act; act_idx++) in nfp_flower_tun_is_gre()272 if (act[act_idx].id == FLOW_ACTION_REDIRECT || in nfp_flower_tun_is_gre()273 act[act_idx].id == FLOW_ACTION_MIRRED) in nfp_flower_tun_is_gre()274 return netif_is_gretap(act[act_idx].dev); in nfp_flower_tun_is_gre()282 const struct flow_action_entry *act, int act_idx) in nfp_fl_get_tun_from_act() argument290 if (nfp_flower_tun_is_gre(flow, act_idx)) in nfp_fl_get_tun_from_act()957 struct netlink_ext_ack *extack, int act_idx) in nfp_flower_loop_action() argument1019 *tun_type = nfp_fl_get_tun_from_act(app, flow, act, act_idx); in nfp_flower_loop_action()