Searched refs:airpcap_prefix (Results 1 – 1 of 1) sorted by relevance
948 static const char airpcap_prefix[] = "\\\\.\\airpcap"; in device_is_airpcap() local957 if (strncmp(device, airpcap_prefix, sizeof airpcap_prefix - 1) == 0) { in device_is_airpcap()