driver_ndis_.c File Reference
WPA Supplicant - Windows/NDIS driver interface - event processing. More...
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <sys/unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include "common.h"
#include "driver.h"
#include "wpa_supplicant.h"
#include "l2_packet.h"
#include "eloop.h"
#include "wpa.h"
#include "driver_ndis.h"
Include dependency graph for driver_ndis_.c:
Go to the source code of this file.
|
Typedefs |
typedef _ADAPTER * | LPADAPTER |
Enumerations |
enum | event_types { EVENT_CONNECT,
EVENT_DISCONNECT,
EVENT_MEDIA_SPECIFIC
} |
Functions |
void | wpa_driver_ndis_event_connect (struct wpa_driver_ndis_data *drv) |
void | wpa_driver_ndis_event_disconnect (struct wpa_driver_ndis_data *drv) |
void | wpa_driver_ndis_event_media_specific (struct wpa_driver_ndis_data *drv, const u8 *data, size_t data_len) |
int | wpa_driver_register_event_cb (struct wpa_driver_ndis_data *drv) |
Detailed Description
WPA Supplicant - Windows/NDIS driver interface - event processing.
- Copyright
- Copyright (c) 2004-2005, Jouni Malinen <[email protected]>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Alternatively, this software may be distributed under the terms of BSD license.
See README and COPYING for more details.
Definition in file driver_ndis_.c.
Generated on Sat May 6 21:14:58 2006 for wpa_supplicant by
1.4.2