This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | selectChannelCISCO (char *devname, int channel) |
int | shutCardCISCO (char *devname) |
int | openCardCISCO (char *devname) |
int | getPacketCISCO (unsigned char *buf, int maxlen) |
int | openPacketCISCO (char *devname) |
void | closePacketCISCO (void) |
|
Definition at line 51 of file cisco.c. References config, and ConfigStruct::SingleChannel. |
|
Definition at line 62 of file cisco.c. References CISCO_CVS_CARD, config, debug, devname1, devname2, STR_MAX, and ConfigStruct::TypeOfCard. Referenced by shutCard(). |
|
Definition at line 96 of file cisco.c. References CISCO_CVS_CARD, config, debug, ConfigStruct::devname, devname1, ConfigStruct::devname2, devname2, DEVNAME_LEN, STR_MAX, and ConfigStruct::TypeOfCard. Referenced by openCard(). |
|
Definition at line 141 of file cisco.c. References ca, memcpy_buff(), CaptureArg_t::pcap, and wlan_header. Referenced by getPacket(). |
|
Definition at line 177 of file cisco.c. References ca, debug, devname2, DLT_PRISM_HEADER, errbuf, fatal(), CaptureArg_t::offset, and CaptureArg_t::pcap. Referenced by openPacket(). |
|
Definition at line 209 of file cisco.c. References ca, and CaptureArg_t::pcap. Referenced by closePacket(). |