Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dvxlan.c210 mlx5_vxlan_add_port(vxlan, IANA_VXLAN_UDP_PORT); in mlx5_vxlan_create()
/Linux-v5.4/include/net/
Dvxlan.h11 #define IANA_VXLAN_UDP_PORT 4789 macro
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Daction.c294 case htons(IANA_VXLAN_UDP_PORT): in nfp_fl_get_tun_from_act()
Doffload.c176 case htons(IANA_VXLAN_UDP_PORT): in nfp_flower_calc_udp_tun_layer()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c805 l4.udp->dest == htons(IANA_VXLAN_UDP_PORT))) in hns3_tunnel_csum_bug()