Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

atheros.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int selectChannelATHEROS (char *devname, int channel)
int shutCardATHEROS (char *devname)
int openCardATHEROS (char *devname)
int getPacketATHEROS (unsigned char *buf, int maxlen)
int openPacketATHEROS (char *devname)
void closePacketATHEROS (void)


Function Documentation

int selectChannelATHEROS char *  devname,
int  channel
 

Definition at line 50 of file atheros.c.

References debug, and STR_MAX.

Referenced by selectChannel().

int shutCardATHEROS char *  devname  ) 
 

Definition at line 73 of file atheros.c.

References debug, and STR_MAX.

Referenced by shutCard().

int openCardATHEROS char *  devname  ) 
 

Definition at line 91 of file atheros.c.

References debug, and STR_MAX.

Referenced by openCard().

int getPacketATHEROS unsigned char *  buf,
int  maxlen
 

Definition at line 109 of file atheros.c.

References ca, MAX_BUFFER_SIZE, memcpy_buff(), CaptureArg_t::pcap, phytype_dsss_dot11_b, and wlan_header.

Referenced by getPacket().

int openPacketATHEROS char *  devname  ) 
 

Definition at line 164 of file atheros.c.

References ca, debug, DLT_PRISM_HEADER, errbuf, CaptureArg_t::offset, and CaptureArg_t::pcap.

Referenced by openPacket().

void closePacketATHEROS void   ) 
 

Definition at line 197 of file atheros.c.

References ca, and CaptureArg_t::pcap.

Referenced by closePacket().


Generated on Fri Feb 25 12:02:40 2005 for WifiScanner by  doxygen 1.4.1