Searched refs:pre_tun_act (Results 1 – 1 of 1) sorted by relevance
223 struct nfp_fl_pre_tunnel *pre_tun_act; in nfp_fl_pre_tunnel() local231 pre_tun_act = (struct nfp_fl_pre_tunnel *)act_data; in nfp_fl_pre_tunnel()233 memset(pre_tun_act, 0, act_size); in nfp_fl_pre_tunnel()235 pre_tun_act->head.jump_id = NFP_FL_ACTION_OPCODE_PRE_TUNNEL; in nfp_fl_pre_tunnel()236 pre_tun_act->head.len_lw = act_size >> NFP_FL_LW_SIZ; in nfp_fl_pre_tunnel()238 return pre_tun_act; in nfp_fl_pre_tunnel()