Searched refs:aptr (Results 1 – 1 of 1) sorted by relevance
2073 const struct rte_flow_action *aptr; in port_flow_tunnel_offload_cmd_prep() local2083 for (aptr = actions, num_actions = 1; in port_flow_tunnel_offload_cmd_prep()2084 aptr->type != RTE_FLOW_ACTION_TYPE_END; in port_flow_tunnel_offload_cmd_prep()2085 aptr++, num_actions++); in port_flow_tunnel_offload_cmd_prep()