Searched refs:AirpcapReadHandler (Results 1 – 1 of 1) sorted by relevance
70 typedef BOOL (*AirpcapReadHandler)(PAirpcapHandle, PBYTE, UINT, PUINT); typedef86 static AirpcapReadHandler p_AirpcapRead;190 p_AirpcapRead = (AirpcapReadHandler) pcap_find_function(airpcap_lib, "AirpcapRead"); in load_airpcap_functions()