Searched refs:rte_node_next_stream_put (Results 1 – 10 of 10) sorted by relevance
| /f-stack/dpdk/lib/librte_graph/ |
| H A D | version.map | 43 rte_node_next_stream_put;
|
| H A D | rte_graph_worker.h | 458 rte_node_next_stream_put(struct rte_graph *graph, struct rte_node *node, in rte_node_next_stream_put() function
|
| /f-stack/dpdk/lib/librte_node/ |
| H A D | pkt_cls.c | 151 rte_node_next_stream_put(graph, node, in pkt_cls_node_process() 207 rte_node_next_stream_put(graph, node, next_index, held); in pkt_cls_node_process()
|
| H A D | ip4_rewrite.c | 197 rte_node_next_stream_put(graph, node, in ip4_rewrite_node_process() 255 rte_node_next_stream_put(graph, node, next_index, held); in ip4_rewrite_node_process()
|
| H A D | ip4_lookup.c | 121 rte_node_next_stream_put(graph, node, next_index, held); in ip4_lookup_node_process_scalar()
|
| H A D | ip4_lookup_sse.h | 237 rte_node_next_stream_put(graph, node, next_index, held); in ip4_lookup_node_process_vec()
|
| H A D | ip4_lookup_neon.h | 231 rte_node_next_stream_put(graph, node, next_index, held); in ip4_lookup_node_process_vec()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_graph.c | 181 rte_node_next_stream_put(graph, node, next, obj_node0); in test_node_worker_source() 195 rte_node_next_stream_put(graph, node, next, obj_node1); in test_node_worker_source()
|
| H A D | test_graph_perf.c | 107 rte_node_next_stream_put(graph, node, node->ctx[i + 1], count); in test_perf_node_worker_source() 137 rte_node_next_stream_put(graph, node, node->ctx[i + 1], count); in test_perf_node_worker_source_burst_one()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | graph_lib.rst | 268 ``rte_node_next_stream_put()``.
|