00001
00022 #include "ids.h"
00023 #include "con/print.cpp"
00024
00025 #ifndef _NET_IDS_CPP_
00026 #define _NET_IDS_CPP_
00027
00028
00029 #define DEBUG
00030
00031
00032 static const char idsid[] = "\100$ Free Agent: ids.cpp, v 0.1 2002/05/29 red0x Exp $";
00033
00034 #ifdef DEBUG
00035 unsigned long int icmp = 0, udp = 0, tcp = 0, ip = 0;
00036 unsigned long int max_icmp = 0, max_udp = 0, max_tcp = 0, max_ip=0;
00037 #endif
00038
00039
00040
00041
00042
00043
00044
00045
00046
00047
00048
00049
00050
00051
00052
00053
00054 #endif