Home
last modified time | relevance | path

Searched refs:AirpcapFreeDeviceListHandler (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/libpcap/
H A Dpcap-airpcap.c60 typedef VOID (*AirpcapFreeDeviceListHandler)(PAirpcapDeviceDescription); typedef
76 static AirpcapFreeDeviceListHandler p_AirpcapFreeDeviceList;
180 …p_AirpcapFreeDeviceList = (AirpcapFreeDeviceListHandler) pcap_find_function(airpcap_lib, "AirpcapF… in load_airpcap_functions()