Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c90 struct port_in_runtime { struct
987 struct port_in_runtime *in;
1259 p->in = calloc(p->n_ports_in, sizeof(struct port_in_runtime)); in port_in_build()
1263 struct port_in_runtime *in = &p->in[port->id]; in port_in_build()
2472 struct port_in_runtime *port = &p->in[p->port_id]; in instr_rx_exec()