Searched defs:vport_ingress (Results 1 – 1 of 1) sorted by relevance
66 struct vport_ingress { struct67 struct mlx5_flow_table *acl;68 struct mlx5_flow_group *allow_untagged_spoofchk_grp;69 struct mlx5_flow_group *allow_spoofchk_only_grp;70 struct mlx5_flow_group *allow_untagged_only_grp;71 struct mlx5_flow_group *drop_grp;72 struct mlx5_modify_hdr *modify_metadata;73 struct mlx5_flow_handle *modify_metadata_rule;74 struct mlx5_flow_handle *allow_rule;75 struct mlx5_flow_handle *drop_rule;[all …]