Searched refs:gtp_valid (Results 1 – 1 of 1) sorted by relevance
1391 bool gtp_valid = false; in ice_get_tun_type_for_recipe() local1422 gtp_valid = true; in ice_get_tun_type_for_recipe()1437 else if (!non_tun_valid && gtp_valid) in ice_get_tun_type_for_recipe()1440 (vxlan_valid || gre_valid || gtp_valid || pppoe_valid)) in ice_get_tun_type_for_recipe()1442 else if (non_tun_valid && !vxlan_valid && !gre_valid && !gtp_valid && in ice_get_tun_type_for_recipe()