Searched refs:airpcap_devices (Results 1 – 1 of 1) sorted by relevance
1021 AirpcapDeviceDescription *airpcap_devices, *airpcap_device; in airpcap_findalldevs() local1036 if (!p_AirpcapGetDeviceList(&airpcap_devices, airpcap_errbuf)) { in airpcap_findalldevs()1042 for (airpcap_device = airpcap_devices; airpcap_device != NULL; in airpcap_findalldevs()1049 p_AirpcapFreeDeviceList(airpcap_devices); in airpcap_findalldevs()1053 p_AirpcapFreeDeviceList(airpcap_devices); in airpcap_findalldevs()