Searched refs:gre_valid (Results 1 – 1 of 1) sorted by relevance
2009 bool gre_valid = false; in ice_get_tun_type_for_recipe() local2021 gre_valid = true; in ice_get_tun_type_for_recipe()2052 else if (!non_tun_valid && gre_valid) in ice_get_tun_type_for_recipe()2059 (vxlan_valid || gre_valid || gtp_valid || pppoe_valid)) in ice_get_tun_type_for_recipe()2061 else if (non_tun_valid && !vxlan_valid && !gre_valid && !gtp_valid && in ice_get_tun_type_for_recipe()