Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_pipeline/
H A Dpipeline.h206 pipeline_port_out_create(const char *pipeline_name,
H A Dpipeline.c397 pipeline_port_out_create(const char *pipeline_name, in pipeline_port_out_create() function
H A Dcli.c1962 status = pipeline_port_out_create(pipeline_name, &p); in cmd_pipeline_port_out()