Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c1360 port_out_find(struct rte_swx_pipeline *p, uint32_t port_id) in port_out_find() function
1383 CHECK(!port_out_find(p, port_id), EINVAL); in rte_swx_pipeline_port_out_config()
1418 CHECK(port_out_find(p, i), EINVAL); in port_out_build()
7218 port = port_out_find(p, port_id); in rte_swx_ctl_pipeline_port_out_stats_read()