Home
last modified time | relevance | path

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

/dpdk/examples/ethtool/ethtool-app/
H A Dmain.c51 struct app_config app_cfg; variable
89 static void setup_ports(struct app_config *app_cfg, int cnt_ports) in setup_ports()