Searched refs:AirpcapFreeDeviceListHandler (Results 1 – 1 of 1) sorted by relevance
60 typedef VOID (*AirpcapFreeDeviceListHandler)(PAirpcapDeviceDescription); typedef76 static AirpcapFreeDeviceListHandler p_AirpcapFreeDeviceList;180 …p_AirpcapFreeDeviceList = (AirpcapFreeDeviceListHandler) pcap_find_function(airpcap_lib, "AirpcapF… in load_airpcap_functions()