Searched refs:mark_actions (Results 1 – 1 of 1) sorted by relevance
64 static struct rte_flow_action_mark mark_actions[RTE_MAX_LCORE] __rte_cache_aligned; in add_mark() local69 mark_actions[para.core_idx].id = (counter % 255) + 1; in add_mark()73 actions[actions_counter].conf = &mark_actions[para.core_idx]; in add_mark()