Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c115 struct port_out_runtime { struct
988 struct port_out_runtime *out;
1420 p->out = calloc(p->n_ports_out, sizeof(struct port_out_runtime)); in port_out_build()
1424 struct port_out_runtime *out = &p->out[port->id]; in port_out_build()
2592 struct port_out_runtime *port = &p->out[port_id]; in instr_tx_exec()
6987 struct port_out_runtime *port = &p->out[i]; in rte_swx_pipeline_flush()