driver_ndis_.c File Reference

WPA Supplicant - Windows/NDIS driver interface - event processing. More...

#include "includes.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, EVENT_ADAPTER_ARRIVAL,
  EVENT_ADAPTER_REMOVAL
}

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)
void wpa_driver_ndis_event_adapter_arrival (struct wpa_driver_ndis_data *drv)
void wpa_driver_ndis_event_adapter_removal (struct wpa_driver_ndis_data *drv)
void wpa_driver_ndis_event_pipe_cb (void *eloop_data, void *user_data)


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 Sun Dec 31 13:50:52 2006 for wpa_supplicant by  doxygen 1.4.2