#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <inttypes.h>
#include <ulogd/ulogd.h>
#include <ulogd/conffile.h>
Data Structures | |
struct | oprint_priv |
Macros | |
#define | ULOGD_OPRINT_DEFAULT "/var/log/ulogd.pktlog" |
#define | NIPQUAD(addr) |
#define | HIPQUAD(addr) |
Functions | |
void | __attribute__ ((constructor)) |
#define HIPQUAD | ( | addr | ) |
#define NIPQUAD | ( | addr | ) |
#define ULOGD_OPRINT_DEFAULT "/var/log/ulogd.pktlog" |
void __attribute__ | ( | (constructor) | ) |