#include <pcap.h>
#include "prohandler.h"
Go to the source code of this file.
Compounds | |
class | netIDS |
Defines | |
#define | IFACE "eth0" |
#define | SNAPLEN 1600 |
#define | PROMISC 0 |
#define | TIMEOUT 1000 |
#define | COUNT 50 |
Move DEBUG define to toplevel config.h
Move IFACE, SNAPLEN, PROMISC, TIMEOUT, and COUNT to toplevel config.h
Definition in file ids.h.
|
|
|
|
|
|
|
|
|
|