Searched refs:ip_gre (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/modules/if_gre/
H A DMakefile9 SRCS.INET= ip_gre.c
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c149 if (p_src->ip_gre.b_update_mode || b_pf_start)
150 p_tun->ip_gre.b_mode_enabled = p_src->ip_gre.b_mode_enabled;
173 type = ecore_tunn_clss_to_fw_clss(p_src->ip_gre.tun_cls);
174 p_tun->ip_gre.tun_cls = (enum ecore_tunn_clss)type;
244 &p_tun->ip_gre);
254 p_tun->ip_gre.b_mode_enabled);
321 &p_tun->ip_gre);
H A Decore_vf.c717 if (p_tun->ip_gre.b_mode_enabled)
718 p_tun->ip_gre.b_update_mode = true;
759 __ecore_vf_update_tunn_param(&p_tun->ip_gre, feat_mask,
770 p_tun->ip_gre.b_mode_enabled);
803 __ecore_vf_prep_tunn_req_tlv(p_req, &p_src->ip_gre,
H A Decore.h309 struct ecore_tunn_update_type ip_gre; member in struct:ecore_tunnel_info
H A Decore_sriov.c2439 p_resp->ipgre_clss = p_tun->ip_gre.tun_cls;
2533 __ecore_iov_pf_update_tun_param(p_req, &tunn.ip_gre,

Completed in 182 milliseconds