Searched refs:rte_flow_item_gre_opt (Results 1 – 5 of 5) sorted by relevance
1214 struct rte_flow_item_gre_opt { struct
142 MK_FLOW_ITEM(GRE_OPTION, sizeof(struct rte_flow_item_gre_opt)),
4403 sizeof(struct rte_flow_item_gre_opt)),4412 .args = ARGS(ARGS_ENTRY_HTON(struct rte_flow_item_gre_opt,4420 .args = ARGS(ARGS_ENTRY_HTON(struct rte_flow_item_gre_opt,4428 .args = ARGS(ARGS_ENTRY_HTON(struct rte_flow_item_gre_opt,11063 const struct rte_flow_item_gre_opt in cmd_set_raw_parsed()
3066 const struct rte_flow_item_gre_opt *spec = item->spec; in mlx5_flow_validate_item_gre_option()3067 const struct rte_flow_item_gre_opt *mask = item->mask; in mlx5_flow_validate_item_gre_option()3070 struct rte_flow_item_gre_opt nic_mask = { in mlx5_flow_validate_item_gre_option()3133 sizeof(struct rte_flow_item_gre_opt), in mlx5_flow_validate_item_gre_option()
8978 const struct rte_flow_item_gre_opt *option_m = item->mask; in flow_dv_translate_item_gre_option()8979 const struct rte_flow_item_gre_opt *option_v = item->spec; in flow_dv_translate_item_gre_option()