#include <wlan/p80211types.h>
#include <wlan/p80211msg.h>
#include <wlan/p80211meta.h>
#include <wlan/p80211metamsg.h>
#include <wlan/p80211metastruct.h>
#include <wlan/p80211mgmt.h>
Include dependency graph for hostap.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | selectChannelHOSTAP (char *devname, int channel) |
int | shutCardHOSTAP (char *devname) |
int | openCardHOSTAP (char *devname) |
int | getPacketHOSTAP (unsigned char *buf, int maxlen) |
int | openPacketHOSTAP (char *devname) |
void | closePacketHOSTAP (void) |
|
Definition at line 47 of file hostap.c. References debug. Referenced by selectChannel(). |
|
Definition at line 62 of file hostap.c. References debug. Referenced by shutCard(). |
|
Definition at line 83 of file hostap.c. References debug. Referenced by openCard(). |
|
Definition at line 110 of file hostap.c. References ca, memcpy_buff(), CaptureArg_t::pcap, phytype_dsss_dot11_b, wlan_header, and wlan_payload. Referenced by getPacket(). |
|
Definition at line 163 of file hostap.c. References ca, debug, DLT_PRISM_HEADER, errbuf, CaptureArg_t::offset, and CaptureArg_t::pcap. Referenced by openPacket(). |
|
Definition at line 196 of file hostap.c. References ca, and CaptureArg_t::pcap. Referenced by closePacket(). |