Searched refs:VXLAN_UDP_PORT (Results 1 – 2 of 2) sorted by relevance
37 #define VXLAN_UDP_PORT 8472 macro178 udp_dst = VXLAN_UDP_PORT; in __encap_ipv4()309 udp_dst = VXLAN_UDP_PORT; in __encap_ipv6()679 case VXLAN_UDP_PORT: in decap_internal()
19 #define VXLAN_UDP_PORT 4789462 if (udph->dest != bpf_htons(VXLAN_UDP_PORT)) in veth_set_outer_dst() 18 #define VXLAN_UDP_PORT global() macro