Searched refs:VXLAN_UDP_PORT (Results 1 – 2 of 2) sorted by relevance
31 #define VXLAN_UDP_PORT 8472156 udp_dst = VXLAN_UDP_PORT; in __encap_ipv4() 287 udp_dst = VXLAN_UDP_PORT; in __encap_ipv6() 641 case VXLAN_UDP_PORT: in decap_internal() 35 #define VXLAN_UDP_PORT global() macro
18 #define VXLAN_UDP_PORT 4789 macro463 if (udph->dest != bpf_htons(VXLAN_UDP_PORT)) in veth_set_outer_dst()