Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_type.h517 TNL_VXLAN = 0, enumerator
H A Dice_flex_pipe.c14 { TNL_VXLAN, "TNL_VXLAN_PF" },
H A Dice_switch.c7734 if (!ice_get_open_tunnel_port(hw, TNL_VXLAN, &open_port)) in ice_fill_adv_packet_tun()
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c5230 ret = ice_create_tunnel(hw, TNL_VXLAN, udp_tunnel->udp_port); in ice_dev_udp_tunnel_port_add()