Searched refs:tap_devices_count (Results 1 – 1 of 1) sorted by relevance
85 static int tap_devices_count; variable1162 if (tap_devices_count == 1) in tap_dev_close()1164 tap_devices_count--; in tap_dev_close()1223 if (tap_devices_count == 1) in tap_dev_close()1225 tap_devices_count--; in tap_dev_close()2526 if (!tap_devices_count) { in rte_pmd_tap_probe()2534 tap_devices_count++; in rte_pmd_tap_probe()2583 if (!tap_devices_count) { in rte_pmd_tap_probe()2591 tap_devices_count++; in rte_pmd_tap_probe()2601 if (tap_devices_count == 1) in rte_pmd_tap_probe()[all …]