Home
last modified time | relevance | path

Searched refs:rte_port_sink_params (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_port/
H A Drte_port_source_sink.h41 struct rte_port_sink_params { struct
H A Drte_port_source_sink.c464 struct rte_port_sink_params *p = params; in rte_port_sink_create()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_pipeline.c461 struct rte_port_sink_params sink; in softnic_pipeline_port_out_create()
/f-stack/dpdk/examples/ip_pipeline/
H A Dpipeline.c410 struct rte_port_sink_params sink; in pipeline_port_out_create()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_11.rst247 ``struct rte_port_sink_params`` is changed from ``char *`` to ``const char *``.