mlx5_vxlan_lookup_port
if (!mlx5_vxlan_lookup_port(priv->mdev->vxlan,
if (!mlx5_vxlan_lookup_port(priv->mdev->vxlan, dst_port)) {
if (mlx5_vxlan_lookup_port(priv->mdev->vxlan, port))
bool mlx5_vxlan_lookup_port(struct mlx5_vxlan *vxlan, u16 port);