Lines Matching refs:to_next
48 void **to_next, **from; in ip4_rewrite_node_process() local
65 to_next = rte_node_next_stream_get(graph, node, next_index, nb_objs); in ip4_rewrite_node_process()
146 rte_memcpy(to_next, from, last_spec * sizeof(from[0])); in ip4_rewrite_node_process()
148 to_next += last_spec; in ip4_rewrite_node_process()
154 to_next[0] = from[0]; in ip4_rewrite_node_process()
155 to_next++; in ip4_rewrite_node_process()
164 to_next[0] = from[1]; in ip4_rewrite_node_process()
165 to_next++; in ip4_rewrite_node_process()
174 to_next[0] = from[2]; in ip4_rewrite_node_process()
175 to_next++; in ip4_rewrite_node_process()
184 to_next[0] = from[3]; in ip4_rewrite_node_process()
185 to_next++; in ip4_rewrite_node_process()
203 to_next = rte_node_next_stream_get( in ip4_rewrite_node_process()
234 rte_memcpy(to_next, from, last_spec * sizeof(from[0])); in ip4_rewrite_node_process()
236 to_next += last_spec; in ip4_rewrite_node_process()
254 rte_memcpy(to_next, from, last_spec * sizeof(from[0])); in ip4_rewrite_node_process()