OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndis
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/drivers/
driver_ndis.c
2
* WPA Supplicant - Windows/
NDIS
driver interface
58
/* FIX: to be removed once this can be compiled with the complete
NDIS
471
wpa_printf(MSG_DEBUG, "
NDIS
: IOCTL_NDISUIO_QUERY_OID_VALUE "
478
wpa_printf(MSG_DEBUG, "
NDIS
: query oid=%08x written (%d); "
485
wpa_printf(MSG_DEBUG, "
NDIS
: query oid=%08x written (%d) > "
535
os_snprintf(txt, sizeof(txt), "
NDIS
: Set OID %08x", oid);
551
wpa_printf(MSG_DEBUG, "
NDIS
: IOCTL_NDISUIO_SET_OID_VALUE "
563
os_snprintf(txt, sizeof(txt), "
NDIS
: Set OID %08x", oid);
592
wpa_printf(MSG_DEBUG, "
NDIS
: Failed to set "
608
wpa_printf(MSG_DEBUG, "
NDIS
: Failed to get
2343
HANDLE
ndis
;
local
[
all
...]
/external/libpcap/
pcap-win32.c
41
#include <ddk/
ndis
.h>
946
/*platform-dependent routine to add devices other than
NDIS
interfaces*/
Completed in 116 milliseconds