Searched refs:vxlan_dst_port (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Decore_sp.h1647 uint16_t vxlan_dst_port; member in struct:ecore_func_start_params
1691 uint16_t vxlan_dst_port; member in struct:ecore_func_switch_update_params
H A Decore_sp.c6241 rdata->vxlan_dst_port = start_params->vxlan_dst_port;
6350 rdata->vxlan_dst_port =
6351 ECORE_CPU_TO_LE16(switch_update_params->vxlan_dst_port);
H A Decore_hsi.h11712 uint16_t vxlan_dst_port /* UDP Destination Port to be recognised as VXLAN tunneled packets (0 is disabled) */; member in struct:function_start_data
11750 uint16_t vxlan_dst_port /* UDP Destination Port to be recognised as VXLAN tunneled packets (0 is disabled) */; member in struct:function_update_data

Completed in 235 milliseconds