Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h65 ICE_SW_TUN_VXLAN, /* VXLAN matches only non-VLAN pkts */ enumerator
H A Dice_switch.c1432 tun_type = ICE_SW_TUN_VXLAN; in ice_get_tun_type_for_recipe()
6796 case ICE_SW_TUN_VXLAN: in ice_tun_type_match_word()
6873 case ICE_SW_TUN_VXLAN: in ice_get_compat_fv_bitmap()
7520 if (tun_type == ICE_SW_TUN_VXLAN || tun_type == ICE_SW_TUN_GENEVE || in ice_find_dummy_packet()
7731 case ICE_SW_TUN_VXLAN: in ice_fill_adv_packet_tun()
/f-stack/dpdk/drivers/net/ice/
H A Dice_switch_filter.c850 if (*tun_type == ICE_SW_TUN_VXLAN && in ice_switch_inset_get()
1402 *tun_type = ICE_SW_TUN_VXLAN; in ice_switch_inset_get()