Searched refs:act_index (Results 1 – 2 of 2) sorted by relevance
919 add_action(struct rte_flow *flow, size_t *act_index, struct action_data *adata) in add_action() argument923 if (tap_nlattr_nested_start(msg, (*act_index)++) < 0) in add_action()986 size_t act_index = 1; in add_actions() local992 if (add_action(flow, &act_index, data + i) < 0) in add_actions()
1349 uint32_t act_index = 0; in hns3_parse_rss_filter() local1352 NEXT_ITEM_OF_ACTION(act, actions, act_index); in hns3_parse_rss_filter()1411 act_index++; in hns3_parse_rss_filter()1414 NEXT_ITEM_OF_ACTION(act, actions, act_index); in hns3_parse_rss_filter()