Searched refs:rte_flow_action_raw_decap (Results 1 – 8 of 8) sorted by relevance
44 struct rte_flow_action_raw_decap conf;829 .conf = (struct rte_flow_action_raw_decap) { in add_raw_decap()
2662 struct rte_flow_action_raw_decap { struct
151 MK_FLOW_ACTION(RAW_DECAP, sizeof(struct rte_flow_action_raw_decap)),
461 struct rte_flow_action_raw_decap conf;5327 .conf = (struct rte_flow_action_raw_decap){ in parse_vc_action_l2_decap()5498 .conf = (struct rte_flow_action_raw_decap){ in parse_vc_action_mplsogre_decap()5694 .conf = (struct rte_flow_action_raw_decap){ in parse_vc_action_mplsoudp_decap()
3954 const struct rte_flow_action_raw_decap *raw_decap; in flow_hairpin_split()4155 const struct rte_flow_action_raw_decap *raw_decap; in flow_meter_split_prep()
2662 const struct rte_flow_action_raw_decap empty_decap = {.data = NULL, .size = 0,};2688 const struct rte_flow_action_raw_decap *decap, in flow_dv_validate_action_raw_encap_decap()5224 const struct rte_flow_action_raw_decap *decap; in flow_dv_validate()
2338 as defined in the ``rte_flow_action_raw_decap``
1975 rte_flow_action_raw_decap::