netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ulogd_PWSNIFF.c File Reference
#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 "chtons.h"
#include <ulogd/ulogd.h>
Include dependency graph for ulogd_PWSNIFF.c:

Macros

#define DEBUGP(format, args...)
 
#define PORT_POP3   110
 
#define PORT_FTP   21
 
#define PWSNIFF_MAX_PORTS   2
 

Functions

void _init (void)
 

Macro Definition Documentation

#define DEBUGP (   format,
  args... 
)
#define PORT_FTP   21
#define PORT_POP3   110
#define PWSNIFF_MAX_PORTS   2

Function Documentation

void _init ( void  )

References _base_reg_ip().

Here is the call graph for this function: