Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-airpcap.c58 typedef VOID (*AirpcapFreeDeviceListHandler)(PAirpcapDeviceDescription); typedef
74 static AirpcapFreeDeviceListHandler p_AirpcapFreeDeviceList;
178 …p_AirpcapFreeDeviceList = (AirpcapFreeDeviceListHandler) pcapint_find_function(airpcap_lib, "Airpc… in load_airpcap_functions()