Searched refs:VXLAN_UDP_PORT (Results 1 – 3 of 3) sorted by relevance
35 #define VXLAN_UDP_PORT 8472 macro168 udp_dst = VXLAN_UDP_PORT; in __encap_ipv4()299 udp_dst = VXLAN_UDP_PORT; in __encap_ipv6()654 case VXLAN_UDP_PORT: in decap_internal()
18 #define VXLAN_UDP_PORT 4789 macro463 if (udph->dest != bpf_htons(VXLAN_UDP_PORT)) in veth_set_outer_dst()
33 #define VXLAN_UDP_PORT 8472 macro313 port != VXLAN_UDP_PORT) { in vmxnet3_features_check()