Home
last modified time | relevance | path

Searched refs:pkt_tx (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_port/
H A Drte_swx_port.h189 rte_swx_port_out_pkt_tx_t pkt_tx; member
H A Drte_swx_port_source_sink.c332 .pkt_tx = sink_pkt_tx,
H A Drte_swx_port_ethdev.c310 .pkt_tx = writer_pkt_tx,
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c116 rte_swx_port_out_pkt_tx_t pkt_tx; member
1340 CHECK(ops->pkt_tx, EINVAL); in rte_swx_pipeline_port_out_type_register()
1426 out->pkt_tx = port->type->ops.pkt_tx; in port_out_build()
2603 port->pkt_tx(port->obj, pkt); in instr_tx_exec()