#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/socket.h>
#include <netinet/ip.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <ulogd/ulogd.h>
Macros | |
#define | DEBUGP(format, args...) |
#define | PORT_POP3 110 |
#define | PORT_FTP 21 |
Functions | |
void | __attribute__ ((constructor)) |
#define DEBUGP | ( | format, | |
args... | |||
) |
#define PORT_FTP 21 |
#define PORT_POP3 110 |
void __attribute__ | ( | (constructor) | ) |