Searched refs:GENEVE_UDP_PORT (Results 1 – 9 of 9) sorted by relevance
7 #define GENEVE_UDP_PORT 6081 macro
75 udp_hdr(skb)->dest != cpu_to_be16(GENEVE_UDP_PORT)) in mlx5e_tx_tunnel_accel()
37 if (be16_to_cpu(enc_ports.key->dst) != GENEVE_UDP_PORT) { in mlx5e_tc_tun_check_udp_dport_geneve()
299 case htons(GENEVE_UDP_PORT): in nfp_fl_get_tun_from_act()
201 case htons(GENEVE_UDP_PORT): in nfp_flower_calc_udp_tun_layer()
311 if (port != GENEVE_UDP_PORT && in vmxnet3_features_check()
1690 init_tnl_info(&cfg.info, GENEVE_UDP_PORT); in geneve_newlink()
1313 l4.udp->dest == htons(GENEVE_UDP_PORT) || in hns3_tunnel_csum_bug()
4711 if (port == GENEVE_UDP_PORT && mlx5_geneve_tx_allowed(priv->mdev)) in mlx5e_tunnel_features_check()