Home
last modified time | relevance | path

Searched refs:gre_valid (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_switch.c2009 bool gre_valid = false; in ice_get_tun_type_for_recipe() local
2021 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()