Home
last modified time | relevance | path

Searched refs:vxlan_catchall_ft_rule (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c1820 rule_p = &priv->fts.vxlan_catchall_ft_rule; in mlx5e_add_vxlan_catchall_rule_sub()
1915 mlx5_del_flow_rules(&priv->fts.vxlan_catchall_ft_rule); in mlx5e_del_vxlan_catchall_rule()
H A Den.h1040 struct mlx5_flow_handle *vxlan_catchall_ft_rule; member