Home
last modified time | relevance | path

Searched refs:rte_swx_port_sink_ops (Results 1 – 4 of 4) 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 Dversion.map45 rte_swx_port_sink_ops;
H A Drte_swx_port_source_sink.c329 struct rte_swx_port_out_ops rte_swx_port_sink_ops = { variable
/f-stack/dpdk/examples/pipeline/
H A Dobj.c407 &rte_swx_port_sink_ops); in pipeline_create()