Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dvirtual_pmd.c51 static int virtual_ethdev_stop(struct rte_eth_dev *eth_dev __rte_unused) in virtual_ethdev_stop() function
241 .dev_stop = virtual_ethdev_stop,