Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c1391 bool gtp_valid = false; in ice_get_tun_type_for_recipe() local
1422 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()