Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_port/
H A Drte_swx_port_source_sink.h51 extern struct rte_swx_port_out_ops rte_swx_port_sink_ops;
H A Drte_swx_port_ethdev.h48 extern struct rte_swx_port_out_ops rte_swx_port_ethdev_writer_ops;
H A Drte_swx_port.h181 struct rte_swx_port_out_ops { struct
H A Drte_swx_port_source_sink.c329 struct rte_swx_port_out_ops rte_swx_port_sink_ops = {
H A Drte_swx_port_ethdev.c307 struct rte_swx_port_out_ops rte_swx_port_ethdev_writer_ops = {
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.h137 struct rte_swx_port_out_ops *ops);
H A Drte_swx_pipeline.c101 struct rte_swx_port_out_ops ops;
1331 struct rte_swx_port_out_ops *ops) in rte_swx_pipeline_port_out_type_register()