Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_port/
H A Drte_port_kni.h29 struct rte_port_kni_reader_params { struct
H A Drte_port_kni.c39 struct rte_port_kni_reader_params *conf = in rte_port_kni_reader_create()
/f-stack/dpdk/examples/ip_pipeline/
H A Dpipeline.c164 struct rte_port_kni_reader_params kni; in pipeline_port_in_create()