Searched refs:taps (Results 1 – 2 of 2) sorted by relevance
34 auto taps = TapInterfacesInUse(); in TestTapDevices() local36 CF_EXPECTF(taps.count(wifi) == 0, "Device \"{}\" in use", wifi); in TestTapDevices()38 CF_EXPECTF(taps.count(mobile) == 0, "Device \"{}\" in use", mobile); in TestTapDevices()40 CF_EXPECTF(taps.count(eth) == 0, "Device \"{}\" in use", eth); in TestTapDevices()
10 # Values must be 16-bit integers. Currently, a max of 512 taps is supported.