Home
last modified time | relevance | path

Searched refs:GENEVE_UDP_PORT (Results 1 – 9 of 9) sorted by relevance

/linux/include/net/
A Dgeneve.h7 #define GENEVE_UDP_PORT 6081 macro
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Den_accel.h74 udp_hdr(skb)->dest != cpu_to_be16(GENEVE_UDP_PORT)) in mlx5e_tx_tunnel_accel()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun_geneve.c37 if (be16_to_cpu(enc_ports.key->dst) != GENEVE_UDP_PORT) { in mlx5e_tc_tun_check_udp_dport_geneve()
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Daction.c298 case htons(GENEVE_UDP_PORT): in nfp_fl_get_tun_from_act()
A Doffload.c201 case htons(GENEVE_UDP_PORT): in nfp_flower_calc_udp_tun_layer()
/linux/drivers/net/vmxnet3/
A Dvmxnet3_ethtool.c288 if (port != GENEVE_UDP_PORT && in vmxnet3_features_check()
/linux/drivers/net/
A Dgeneve.c1634 init_tnl_info(&cfg.info, GENEVE_UDP_PORT); in geneve_newlink()
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.c1308 l4.udp->dest == htons(GENEVE_UDP_PORT) || in hns3_tunnel_csum_bug()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_main.c4308 if (port == GENEVE_UDP_PORT && mlx5_geneve_tx_allowed(priv->mdev)) in mlx5e_tunnel_features_check()

Completed in 38 milliseconds