Lines Matching refs:to_next
44 void **to_next, **from; in ip4_rewrite_node_process() local
61 to_next = rte_node_next_stream_get(graph, node, next_index, nb_objs); in ip4_rewrite_node_process()
142 rte_memcpy(to_next, from, last_spec * sizeof(from[0])); in ip4_rewrite_node_process()
144 to_next += last_spec; in ip4_rewrite_node_process()
150 to_next[0] = from[0]; in ip4_rewrite_node_process()
151 to_next++; in ip4_rewrite_node_process()
160 to_next[0] = from[1]; in ip4_rewrite_node_process()
161 to_next++; in ip4_rewrite_node_process()
170 to_next[0] = from[2]; in ip4_rewrite_node_process()
171 to_next++; in ip4_rewrite_node_process()
180 to_next[0] = from[3]; in ip4_rewrite_node_process()
181 to_next++; in ip4_rewrite_node_process()
199 to_next = rte_node_next_stream_get( in ip4_rewrite_node_process()
230 rte_memcpy(to_next, from, last_spec * sizeof(from[0])); in ip4_rewrite_node_process()
232 to_next += last_spec; in ip4_rewrite_node_process()
250 rte_memcpy(to_next, from, last_spec * sizeof(from[0])); in ip4_rewrite_node_process()