Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c1390 bool gre_valid = false; in ice_get_tun_type_for_recipe() local
1402 gre_valid = true; in ice_get_tun_type_for_recipe()
1433 else if (!non_tun_valid && gre_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()