Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ethtool/ethtool-app/
H A Dmain.c44 struct app_config { struct
51 struct app_config app_cfg; argument
89 static void setup_ports(struct app_config *app_cfg, int cnt_ports) in setup_ports()