Searched refs:AirpcapFreeDeviceListHandler (Results 1 – 1 of 1) sorted by relevance
58 typedef VOID (*AirpcapFreeDeviceListHandler)(PAirpcapDeviceDescription); typedef74 static AirpcapFreeDeviceListHandler p_AirpcapFreeDeviceList;178 …p_AirpcapFreeDeviceList = (AirpcapFreeDeviceListHandler) pcapint_find_function(airpcap_lib, "Airpc… in load_airpcap_functions()