Searched refs:act_n (Results 1 – 1 of 1) sorted by relevance
2166 uint32_t i = 0, act_n; in port_meter_policy_add() local2170 for (act_n = 0, start = act; in port_meter_policy_add()2172 act_n++; in port_meter_policy_add()2173 if (act_n && act->type == RTE_FLOW_ACTION_TYPE_END) in port_meter_policy_add()