Searched refs:action_mark (Results 1 – 3 of 3) sorted by relevance
61 const struct rte_flow_action_mark *action_mark = NULL; in sfc_flow_tunnel_detect_jump_rule() local94 if (action_mark == NULL) { in sfc_flow_tunnel_detect_jump_rule()95 action_mark = actions->conf; in sfc_flow_tunnel_detect_jump_rule()96 ft_mark = action_mark->id; in sfc_flow_tunnel_detect_jump_rule()203 ft->action_mark.id = SFC_FT_ID_TO_MARK(ft_id_free); in sfc_flow_tunnel_attach()205 ft->action.conf = &ft->action_mark; in sfc_flow_tunnel_attach()208 ft->item_mark_v.id = ft->action_mark.id; in sfc_flow_tunnel_attach()377 const struct rte_flow_action_mark *action_mark; in sfc_flow_tunnel_action_decap_release() local395 action_mark = action->conf; in sfc_flow_tunnel_action_decap_release()397 rc = sfc_flow_tunnel_detach(sa, action_mark->id); in sfc_flow_tunnel_action_decap_release()
60 struct rte_flow_action_mark action_mark; member
1877 static const enum index action_mark[] = { enum5116 .next = NEXT(action_mark),5122 .next = NEXT(action_mark, NEXT_ENTRY(COMMON_UNSIGNED)),