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) |
|
Definition at line 50 of file atheros.c. References debug, and STR_MAX. Referenced by selectChannel(). |
|
Definition at line 73 of file atheros.c. References debug, and STR_MAX. Referenced by shutCard(). |
|
Definition at line 91 of file atheros.c. References debug, and STR_MAX. Referenced by openCard(). |
|
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(). |
|
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(). |
|
Definition at line 197 of file atheros.c. References ca, and CaptureArg_t::pcap. Referenced by closePacket(). |