Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c7726 u16 open_port, i; in ice_fill_adv_packet_tun() local
7734 if (!ice_get_open_tunnel_port(hw, TNL_VXLAN, &open_port)) in ice_fill_adv_packet_tun()
7740 if (!ice_get_open_tunnel_port(hw, TNL_GENEVE, &open_port)) in ice_fill_adv_packet_tun()
7757 hdr->dst_port = CPU_TO_BE16(open_port); in ice_fill_adv_packet_tun()