#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
Go to the source code of this file.
Defines | |
#define | INLINE inline |
#define | FLOWASSERT(a) |
#define | ONE_MBYTE (1024 * 1024) |
#define | ONE_HOUR 3600 |
#define | FULLBITS 0xFFFFFFFF |
#define | IP_MAXPACKET 65535 |
Definition in file common_defs.h.
|
Definition at line 19 of file common_defs.h. Referenced by flowps_score_entry(), flowps_server_watch(), GetIPv4DstIp(), GetIPv4DstPort(), GetIPv4Len(), GetIPv4Proto(), GetIPv4SrcIp(), GetIPv4SrcPort(), GetTcpFlags(), IsIPv4Packet(), IsTcpPacket(), server_stats_add_ipv4(), and server_stats_hitcount_ipv4(). |
|
Definition at line 32 of file common_defs.h. |
|
Definition at line 16 of file common_defs.h. |
|
Definition at line 35 of file common_defs.h. |
|
Definition at line 30 of file common_defs.h. |
|
Definition at line 29 of file common_defs.h. |