Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-airpcap.c75 static AirpcapGetDeviceListHandler p_AirpcapGetDeviceList; variable
179p_AirpcapGetDeviceList = (AirpcapGetDeviceListHandler) pcap_find_function(airpcap_lib, "AirpcapGet… in load_airpcap_functions()
198 p_AirpcapGetDeviceList != NULL && in load_airpcap_functions()
1025 if (!p_AirpcapGetDeviceList(&airpcap_devices, airpcap_errbuf)) { in airpcap_findalldevs()