Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dvxlan.c164 mlx5_vxlan_add_port(vxlan, IANA_VXLAN_UDP_PORT); in mlx5_vxlan_create()
174 mlx5_vxlan_del_port(vxlan, IANA_VXLAN_UDP_PORT); in mlx5_vxlan_destroy()
193 if (vxlanp->udp_port == IANA_VXLAN_UDP_PORT) in mlx5_vxlan_reset_to_default()
/linux/net/ethtool/
A Dtunnels.c141 htons(IANA_VXLAN_UDP_PORT)) || in ethnl_tunnel_info_fill_reply()
/linux/include/net/
A Dvxlan.h12 #define IANA_VXLAN_UDP_PORT 4789 macro
/linux/net/ipv4/
A Dudp_tunnel_nic.c512 ti->port == htons(IANA_VXLAN_UDP_PORT)) { in __udp_tunnel_nic_add_port()
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Daction.c296 case htons(IANA_VXLAN_UDP_PORT): in nfp_fl_get_tun_from_act()
A Doffload.c183 case htons(IANA_VXLAN_UDP_PORT): in nfp_flower_calc_udp_tun_layer()
/linux/drivers/net/vmxnet3/
A Dvmxnet3_ethtool.c289 port != IANA_VXLAN_UDP_PORT && in vmxnet3_features_check()
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.c1307 (l4.udp->dest == htons(IANA_VXLAN_UDP_PORT) || in hns3_tunnel_csum_bug()

Completed in 27 milliseconds