#include <math.h>
#include <stdio.h>
#include <string.h>
#include <xtables.h>
#include <linux/netfilter/xt_statistic.h>
Macros | |
#define | s struct xt_statistic_info |
Enumerations | |
enum | { O_MODE = 0, O_PROBABILITY, O_EVERY, O_PACKET, F_PROBABILITY = 1 << O_PROBABILITY, F_EVERY = 1 << O_EVERY, F_PACKET = 1 << O_PACKET } |
Functions | |
void | _init (void) |
#define s struct xt_statistic_info |
void _init | ( | void | ) |