Home
last modified time | relevance | path

Searched refs:append_index (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c5939 int append_index = 0; in flow_sample_split_prep() local
6032 append_index++; in flow_sample_split_prep()
6033 set_tag = (void *)(actions_pre + actions_n + append_index); in flow_sample_split_prep()
6093 append_index++; in flow_sample_split_prep()
6094 jump_action = (void *)(actions_pre + actions_n + append_index); in flow_sample_split_prep()