Searched refs:rte_flow_item_vxlan_gpe (Results 1 – 9 of 9) sorted by relevance
166 static struct rte_flow_item_vxlan_gpe vxlan_gpe_spec; in add_vxlan_gpe()167 static struct rte_flow_item_vxlan_gpe vxlan_gpe_mask; in add_vxlan_gpe()174 memset(&vxlan_gpe_spec, 0, sizeof(struct rte_flow_item_vxlan_gpe)); in add_vxlan_gpe()175 memset(&vxlan_gpe_mask, 0, sizeof(struct rte_flow_item_vxlan_gpe)); in add_vxlan_gpe()
1138 struct rte_flow_item_vxlan_gpe { struct1148 static const struct rte_flow_item_vxlan_gpe rte_flow_item_vxlan_gpe_mask = { argument
72 MK_FLOW_ITEM(VXLAN_GPE, sizeof(struct rte_flow_item_vxlan_gpe)),
861 const struct rte_flow_item_vxlan_gpe *spec = item->spec; in flow_verbs_translate_item_vxlan_gpe()862 const struct rte_flow_item_vxlan_gpe *mask = item->mask; in flow_verbs_translate_item_vxlan_gpe()
2341 const struct rte_flow_item_vxlan_gpe *spec = item->spec; in mlx5_flow_validate_item_vxlan_gpe()2342 const struct rte_flow_item_vxlan_gpe *mask = item->mask; in mlx5_flow_validate_item_vxlan_gpe()2373 sizeof(struct rte_flow_item_vxlan_gpe), in mlx5_flow_validate_item_vxlan_gpe()
7104 const struct rte_flow_item_vxlan_gpe *vxlan_m = item->mask; in flow_dv_translate_item_vxlan_gpe()7105 const struct rte_flow_item_vxlan_gpe *vxlan_v = item->spec; in flow_dv_translate_item_vxlan_gpe()
146 struct rte_flow_item_vxlan_gpe vxlan_gpe;254 *size = sizeof(struct rte_flow_item_vxlan_gpe); in flow_item_is_proto()
274 info.len = sizeof(struct rte_flow_item_vxlan_gpe); in otx2_flow_parse_le()
2786 sizeof(struct rte_flow_item_vxlan_gpe)),2794 .args = ARGS(ARGS_ENTRY_HTON(struct rte_flow_item_vxlan_gpe,