Searched refs:action_raw_encap_data (Results 1 – 2 of 2) sorted by relevance
38 struct action_raw_encap_data { struct772 static struct action_raw_encap_data *action_encap_data[RTE_MAX_LCORE] __rte_cache_aligned; in add_raw_encap()780 sizeof(struct action_raw_encap_data), 0); in add_raw_encap()786 *action_encap_data[para.core_idx] = (struct action_raw_encap_data) { in add_raw_encap()
659 struct action_raw_encap_data { struct5864 sizeof(struct action_raw_encap_data)),8142 struct action_raw_encap_data *action_raw_encap_data; in parse_vc_action_raw_encap_index() local8168 action_raw_encap_data = ctx->object; in parse_vc_action_raw_encap_index()8169 idx = action_raw_encap_data->idx; in parse_vc_action_raw_encap_index()8172 action_raw_encap_data->conf.preserve = NULL; in parse_vc_action_raw_encap_index()8173 action->conf = &action_raw_encap_data->conf; in parse_vc_action_raw_encap_index()8184 struct action_raw_encap_data *action_raw_encap_data = NULL; in parse_vc_action_raw_encap() local8200 action_raw_encap_data = ctx->object; in parse_vc_action_raw_encap()8202 action_raw_encap_data->conf.preserve = NULL; in parse_vc_action_raw_encap()[all …]