Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_pipeline/
H A Dtmgr.h44 struct tmgr_port_params { struct
60 tmgr_port_create(const char *name, struct tmgr_port_params *params); argument
H A Dtmgr.c158 tmgr_port_create(const char *name, struct tmgr_port_params *params) in tmgr_port_create()
H A Dcli.c519 struct tmgr_port_params p; in cmd_tmgr()