Searched refs:AirpcapReadHandler (Results 1 – 1 of 1) sorted by relevance
68 typedef BOOL (*AirpcapReadHandler)(PAirpcapHandle, PBYTE, UINT, PUINT); typedef84 static AirpcapReadHandler p_AirpcapRead;188 p_AirpcapRead = (AirpcapReadHandler) pcapint_find_function(airpcap_lib, "AirpcapRead"); in load_airpcap_functions()