Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dvxlan.h14 #define IANA_VXLAN_GPE_UDP_PORT 4790 macro
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c3731 conf->dst_port = htons(IANA_VXLAN_GPE_UDP_PORT); in vxlan_config_validate()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c1314 l4.udp->dest == htons(IANA_VXLAN_GPE_UDP_PORT)))) in hns3_tunnel_csum_bug()