Searched refs:pre_tun_act (Results 1 – 1 of 1) sorted by relevance
309 struct nfp_fl_pre_tunnel *pre_tun_act; in nfp_fl_pre_tunnel() local317 pre_tun_act = (struct nfp_fl_pre_tunnel *)act_data; in nfp_fl_pre_tunnel()319 memset(pre_tun_act, 0, act_size); in nfp_fl_pre_tunnel()321 pre_tun_act->head.jump_id = NFP_FL_ACTION_OPCODE_PRE_TUNNEL; in nfp_fl_pre_tunnel()322 pre_tun_act->head.len_lw = act_size >> NFP_FL_LW_SIZ; in nfp_fl_pre_tunnel()324 return pre_tun_act; in nfp_fl_pre_tunnel()