Searched refs:mark_action (Results 1 – 1 of 1) sorted by relevance
61 static struct rte_flow_action_mark mark_action; in add_mark() local66 mark_action.id = (counter % 255) + 1; in add_mark()70 actions[actions_counter].conf = &mark_action; in add_mark()