Home
last modified time | relevance | path

Searched defs:rte_swx_pipeline (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c971 struct rte_swx_pipeline { struct
974 struct port_in_tailq ports_in;
976 struct port_out_tailq ports_out;
980 struct header_tailq headers;
981 struct struct_type *metadata_st;
982 uint32_t metadata_struct_id;
983 struct action_tailq actions;
985 struct table_tailq tables;
987 struct port_in_runtime *in;
988 struct port_out_runtime *out;
[all …]