Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/tap/
H A Drte_eth_tap.c73 static int tap_devices_count; variable
1160 if (tap_devices_count == 1) in tap_dev_close()
1162 tap_devices_count--; in tap_dev_close()
2506 if (!tap_devices_count) { in rte_pmd_tap_probe()
2514 tap_devices_count++; in rte_pmd_tap_probe()
2524 if (tap_devices_count == 1) in rte_pmd_tap_probe()
2526 tap_devices_count--; in rte_pmd_tap_probe()